[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 2 / d / DCPickerRecord / 0.1.0 / DCPickerRecord.podspec.json
blob9e70c0ffe65d2fecf8290af353f72b90ff8b74b5
2   "name": "DCPickerRecord",
3   "version": "0.1.0",
4   "summary": "Quick recoder for UIPickerView.",
5   "homepage": "https://github.com/qtdc1229/DCPickerRecord",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "qtdc1229": "dc328466990@163.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/qtdc1229/DCPickerRecord.git",
18     "tag": "v0.1.0"
19   },
20   "source_files": [
21     "DCPickerRecord/DCPickerRecord/*.{h,m}",
22     "DCPickerRecord/DynamicDelegate/*.{h,m}"
23   ],
24   "public_header_files": [
25     "DCPickerRecord/DCPickerRecord/*.{h}",
26     "DCPickerRecord/DynamicDelegate/*.{h}"
27   ],
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ],
32   "requires_arc": true