[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 4 / BSModalPickerView / 0.5 / BSModalPickerView.podspec.json
blob091956d260d1411d6db503b019e02a62bb48180e
2   "name": "BSModalPickerView",
3   "version": "0.5",
4   "summary": "A custom UIPickerView with a simple list of options, along with a toolbar for Done/Cancel and a faded backdrop view.",
5   "homepage": "https://github.com/subdigital/BSModalPickerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ben Scheirman": "ben@scheirman.com"
12   },
13   "source": {
14     "git": "https://github.com/subdigital/BSModalPickerView.git",
15     "tag": "0.5"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "BSModalPickerView/*.{h,m}",
21   "requires_arc": true