[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 2 / 4 / 6 / KikAPI / 1.1.0-beta1 / KikAPI.podspec.json
blobed50cc45c5c714348492d0d68161993c118ddf79
2   "name": "KikAPI",
3   "version": "1.1.0-beta1",
4   "summary": "Native API for interacting with the Kik Messenger client.",
5   "homepage": "https://github.com/kikinteractive/kik-api-iphone",
6   "license": "Apache2",
7   "authors": {
8     "Kik Interactive": "dev@kik.com"
9   },
10   "source": {
11     "git": "https://github.com/kikinteractive/kik-api-iphone.git",
12     "tag": "1.1.0-beta1"
13   },
14   "social_media_url": "https://twitter.com/kik",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resources": "Pod/Assets/*.png",
21   "frameworks": [
22     "UIKit",
23     "StoreKit",
24     "CoreGraphics",
25     "MobileCoreServices"
26   ],
27   "dependencies": {
28     "UIImage-ResizeMagick": [
30     ]
31   }