[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / c / 2 / CPPickerView / 1.1.0 / CPPickerView.podspec.json
blob412ebeae453aa2802f17082a92b40355b1cc0e06
2   "name": "CPPickerView",
3   "version": "1.1.0",
4   "summary": "A custom, configurable, horizontal version of UIPickerView built to live in a UITableViewCell.",
5   "homepage": "https://github.com/cbpowell/CPPickerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Charles Powell": "cbpowell@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/cbpowell/CPPickerView.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "CPPickerView/*.{h,m}",
21   "resources": "Resources/*.png",
22   "requires_arc": true