[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 5 / DLAccountKit / 0.0.1 / DLAccountKit.podspec.json
bloba56efa4ed0b5c1b51e060a4872450ad9875b45e1
2   "name": "DLAccountKit",
3   "version": "0.0.1",
4   "summary": "得力云账户SDK",
5   "description": "为得力云账户体系的App提供账户模块",
6   "homepage": "https://www.delicloud.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Deli iOS Team": "shikai@nbdeli.com"
13   },
14   "swift_versions": "4.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "http://192.168.0.205:40000/shikai/DLAccountKit.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "DLAccountKit/**/*.{h,m,swift}",
24     "DLAccountKit/**/**/*.{h,m,swift}"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.2.1"
30     ]
31   },
32   "swift_version": "4.0"