[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / b / ImojiSDK / 0.1.22 / ImojiSDK.podspec.json
blobf939860c3b6a7000aee39286704d32d46c9ab775
2   "name": "ImojiSDK",
3   "version": "0.1.22",
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.22"
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   "ios": {
23     "frameworks": [
24       "Accelerate"
25     ]
26   },
27   "dependencies": {
28     "Bolts": [
29       "~> 1.1"
30     ],
31     "libwebp": [
32       "~> 0.4.3"
33     ]
34   }