[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 6 / 1 / YIEmoji / 1.0.0 / YIEmoji.podspec.json
blobb764b091cb3fa1ae61ea85df3931a4a5e10a102c
2   "name": "YIEmoji",
3   "version": "1.0.0",
4   "license": {
5     "type": "Beerware",
6     "text": "If we meet some day, and you think this stuff is worth it, you can buy me a beer in return."
7   },
8   "homepage": "https://github.com/inamiy/YIEmoji",
9   "authors": {
10     "Yasuhiro Inami": "inamiy@gmail.com"
11   },
12   "summary": "NSString addition for iOS Emoji.",
13   "source": {
14     "git": "https://github.com/inamiy/YIEmoji.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "resources": "Resources/YIEmoji.bundle",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "5.0"
22   }