[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 6 / 8 / PDS_SDK / 0.0.5 / PDS_SDK.podspec.json
blob807b90aca964a9c9780063cfdc4e031a1b440ff2
2   "name": "PDS_SDK",
3   "version": "0.0.5",
4   "summary": "阿里云相册与网盘服务Objc SDK",
5   "description": "PDS iOS客户端SDK",
6   "homepage": "https://github.com/aliyun/aliyun-pds-objc-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aliyun Open Service": "aliyuncloudcomputing"
13   },
14   "source": {
15     "git": "https://github.com/aliyun/aliyun-pds-objc-sdk.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "pds-sdk-objc/Classes/**/*",
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES"
24   },
25   "public_header_files": "pds-sdk-objc/Classes/**/*.h",
26   "dependencies": {
27     "FMDB": [
28       "~> 2.7"
29     ],
30     "extobjc": [
32     ],
33     "YYModel": [
35     ]
36   }