[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 7 / DLPicker / 0.0.1 / DLPicker.podspec.json
blobec0963514e3784c0fd4913cea44db85ecac75933
2   "name": "DLPicker",
3   "version": "0.0.1",
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.1"
19   },
20   "source_files": "DLPicker/**/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true