[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 3 / MakemojiSDK-KeyboardExtension / 1.0.24 / MakemojiSDK-KeyboardExtension.podspec.json
blob55aded7d8f3a48955bfb6f6cd1728cce3ac56abb
2   "name": "MakemojiSDK-KeyboardExtension",
3   "version": "1.0.24",
4   "summary": "A free emoji keyboard for mobile apps",
5   "description": "By installing our keyboard SDK every user of your app will instantly have access to new and trending emojis.  Our goal is to increase user engagement as well as provide actionable real time data on sentiment (how users feel) and affinity (what users like). With this extensive data collection your per-user & company valuation will increase along with your user-base.",
6   "homepage": "https://github.com/makemoji/MakemojiSDK-KeyboardExtension",
7   "authors": {
8     "Makemoji SDK": "sdk@makemoji.com"
9   },
10   "license": {
11     "type": "Commercial"
12   },
13   "source": {
14     "git": "https://github.com/makemoji/MakemojiSDK-KeyboardExtension.git",
15     "tag": "1.0.24"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": false,
21   "vendored_libraries": "Pod/Library/**/*.a",
22   "resources": [
23     "Pod/Assets/*"
24   ],
25   "source_files": "Pod/Library/*.h",
26   "public_header_files": "Pod/Library/*.h",
27   "frameworks": [
28     "SystemConfiguration",
29     "UIKit"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "2.6.3"
34     ],
35     "SDWebImage": [
36       "3.7.3"
37     ]
38   }