[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / 0 / BaseAppKit / 0.0.1 / BaseAppKit.podspec.json
blob3e6e2f56c971f406c26d6016d82c49621eb9e309
2   "name": "BaseAppKit",
3   "version": "0.0.1",
4   "summary": "A short description of BaseAppKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/dexter21/base-app-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dexter201511": "java_wangl@126.com"
13   },
14   "source": {
15     "git": "https://gitee.com/dexter21/base-app-kit",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BaseAppKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.3"
26     ]
27   }