[Deprecate] StackLayoutView 0.1.0
[CocoaPods.git] / Specs / c / 1 / e / DroiSelfupdateSDK / 0.0.3 / DroiSelfupdateSDK.podspec.json
blob5f01957be435a80302c446835234cb5a0f5a00f8
2   "name": "DroiSelfupdateSDK",
3   "version": "0.0.3",
4   "summary": "卓易自更新SDK",
5   "description": "帮助开发者快速集成更新功能",
6   "homepage": "https://github.com/DroiBaaS",
7   "license": "MIT",
8   "authors": {
9     "DoriBaaS": "droiinfo@droi.com"
10   },
11   "source": {
12     "git": "https://github.com/DroiBaaS/DroiSelfupdateSDK-iOS.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "**/DroiSelfupdate.framework",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "DroiCoreSDK": [
27     ]
28   }