[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / 3 / MakemojiSDK-KeyboardExtension / 1.0.46 / MakemojiSDK-KeyboardExtension.podspec.json
blobe2a36dbbd0aaa76898a310e923f745e8aa4114ac
2   "name": "MakemojiSDK-KeyboardExtension",
3   "version": "1.0.46",
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.46"
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     "AdSupport"
31   ],
32   "dependencies": {
33     "AFNetworking": [
34       ">= 2.6.3"
35     ],
36     "SDWebImage": [
37       ">= 3.7.3"
38     ]
39   }