[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 5 / DLPickerView / 1.0 / DLPickerView.podspec.json
blob03408e15329bdbe77af7edf1cbe1fdcf21f0a4aa
2   "name": "DLPickerView",
3   "version": "1.0",
4   "summary": "iOS开发常用的数据选择器",
5   "homepage": "https://github.com/coder-zwz/DLPickerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zuweizhong": "2416086440@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/coder-zwz/DLPickerView.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "DLPickerView/DLPickerView/**/*",
21   "frameworks": [
22     "Foundation",
23     "StoreKit"
24   ],
25   "requires_arc": true