[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / e / 1 / LayerKit / 0.19.4 / LayerKit.podspec.json
blob70c8e4341f513df90b95450a9b76647bdcdf62de
2   "name": "LayerKit",
3   "version": "0.19.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": [
12     "z",
13     "sqlite3"
14   ],
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/layerhq/releases-ios.git",
18     "tag": "v0.19.4"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "ios": {
24     "vendored_frameworks": "LayerKit.framework",
25     "frameworks": [
26       "CFNetwork",
27       "Security",
28       "MobileCoreServices",
29       "SystemConfiguration",
30       "UIKit"
31     ]
32   }