[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / 1 / LayerKit / 0.17.4 / LayerKit.podspec.json
blob8b56380b4f5c709cd4166b9a4ca6ff7c5bfa5846
2   "name": "LayerKit",
3   "version": "0.17.4",
4   "summary": "LayerKit is the iOS client interface for the Layer communications cloud.",
5   "license": "Commercial",
6   "authors": {
7     "Blake Watters": "blake@layer.com",
8     "Klemen Verdnik": "klemen@layer.com"
9   },
10   "homepage": "http://layer.com",
11   "libraries": "z",
12   "requires_arc": true,
13   "source": {
14     "git": "https://github.com/layerhq/releases-ios.git",
15     "tag": "v0.17.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "vendored_frameworks": "LayerKit.framework",
22     "frameworks": [
23       "CFNetwork",
24       "Security",
25       "MobileCoreServices",
26       "SystemConfiguration",
27       "UIKit"
28     ]
29   }