[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / e / 1 / LayerKit / 0.26.10 / LayerKit.podspec.json
blobc27dc1c61b543040edfb3f3cf8f0421df0090a06
2   "name": "LayerKit",
3   "version": "0.26.10",
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": "v0.26.10"
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   }