[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / d / 7 / DLPicker / 0.0.3 / DLPicker.podspec.json
bloba52439d430ee76c596e7a07b5dd6a175a2b79b46
2   "name": "DLPicker",
3   "version": "0.0.3",
4   "summary": "自定义各种Picker。",
5   "homepage": "https://github.com/DaLangLove/DLPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dalang": "magicianDL@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/DaLangLove/DLPicker.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "DLPicker/**/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true