[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 0 / 5 / DLPickerView / 1.0.1 / DLPickerView.podspec.json
blob6bb9c3104b091c9ba7cfdae20dd890445529f56f
2   "name": "DLPickerView",
3   "version": "1.0.1",
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.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "DLPickerView/DLPickerView/**/*",
21   "frameworks": [
22     "Foundation",
23     "StoreKit"
24   ],
25   "requires_arc": true