[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / b / ImojiSDK / 0.1.20 / ImojiSDK.podspec.json
blob399b5fb6aed30aa4b71e08157f8f3e11fcc97dc9
2   "name": "ImojiSDK",
3   "version": "0.1.20",
4   "summary": "iOS SDK for Imoji",
5   "homepage": "http://imojiapp.com/sdk",
6   "license": "Commercial",
7   "authors": {
8     "Nima Khoshini": "nima@imojiapp.com"
9   },
10   "libraries": "c++",
11   "requires_arc": true,
12   "source": {
13     "git": "https://github.com/imojiengineering/imoji-ios-sdk.git",
14     "tag": "0.1.20"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "preserve_paths": "ImojiSDK.framework",
20   "public_header_files": "ImojiSDK.framework/Versions/A/Headers/*.h",
21   "vendored_frameworks": "ImojiSDK.framework",
22   "dependencies": {
23     "Bolts": [
24       "~> 1.1"
25     ],
26     "libwebp": [
27       "~> 0.4.3"
28     ]
29   }