[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 9 / 1 / ImojiSDK_MagicNarwhal / 2.3.4 / ImojiSDK_MagicNarwhal.podspec.json
blob2c5884406800d535aae6ee1c04d6ade460e64e49
2   "name": "ImojiSDK_MagicNarwhal",
3   "version": "2.3.4",
4   "license": "MIT",
5   "summary": "iOS SDK for Imoji. Integrate Stickers and custom emojis into your applications easily!",
6   "homepage": "https://github.com/imojiengineering",
7   "authors": {
8     "Nima Khoshini": "nima@imojiapp.com",
9     "Alex Hoang": "alex@imojiapp.com"
10   },
11   "libraries": "z",
12   "source": {
13     "git": "https://github.com/MagicNarwhal/imoji-ios-sdk.git",
14     "tag": "2.3.4"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "Core",
23       "dependencies": {
24         "Bolts/Tasks": [
25           "~> 1.2"
26         ],
27         "YYImage_MagicNarwhal": [
28           "~> 1.0.7"
29         ]
30       },
31       "ios": {
32         "source_files": "Source/Core/**/*.{h,m}",
33         "public_header_files": "Source/Core/*.h"
34       }
35     }
36   ]