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