Skip to content

Commit 355f3da

Browse files
committed
added license
1 parent 6ccd8c4 commit 355f3da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MBQuickType.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MBQuickType is designed to easily present a list of options to the user when ent
88
DESC
99

1010
s.homepage = 'https://github.com/chih98/MBQuickType'
11-
s.license = { :type => 'MIT', :file => 'MIT.txt' }
11+
s.license = { :type => 'MIT', :file => 'https://github.com/chih98/MBQuickType/MIT.txt' }
1212
s.author = { 'Marko Crnkovic' => 'admin@mbobpro.com' }
1313
s.source = { :git => 'https://github.com/chih98/MBQuickType.git', :tag => s.version.to_s }
1414

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![screenshot preview](./simshot.png)
55

66
## Synopsis
7-
MBQuickType is designed to easily present a list of options to the user when entering text. The inspiration for MBQuickType came when I was creating an app that required emails to be entered. Why should users have to add their email domain, when almost everyone has a G-Mail account. Why can't they tap a button and have "@gmail.com" or "gmail.com" appended to their text? Well, now it's easily possible
7+
88

99
## Let's Get Started
1010

0 commit comments

Comments
 (0)