[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 0 / 3 / MakemojiSDK-KeyboardExtension / 1.0.36 / MakemojiSDK-KeyboardExtension.podspec.json
blob543d390db5e5459e795a0d5ecf06cd2af804a79d
2   "name": "MakemojiSDK-KeyboardExtension",
3   "version": "1.0.36",
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.36"
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   }