[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / d / 5 / c / Doric-framework / 0.1.2 / Doric-framework.podspec.json
blobee53c6670d82494cc5dc997516080937fbb18382
2   "name": "Doric-framework",
3   "version": "0.1.2",
4   "summary": "Doric iOS SDK",
5   "description": "Doric SDK for iOS as framework.",
6   "homepage": "https://github.com/doric-pub/doric",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pengfei.zhou": "pengfeizhou@foxmail.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/Doric/doric-iOS-framework.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resource_bundles": {
22     "Doric": [
23       "Assets/**/*"
24     ]
25   },
26   "frameworks": [
27     "JavaScriptCore",
28     "MapKit"
29   ],
30   "vendored_frameworks": "doric/doric.framework",
31   "dependencies": {
32     "YYWebImage": [
33       "~>1.0.5"
34     ],
35     "YYImage/WebP": [
37     ],
38     "SocketRocket": [
39       "~> 0.5.1"
40     ],
41     "YYCache": [
42       "~> 1.0.4"
43     ]
44   }