[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / 4 / BSModalPickerView / 0.1 / BSModalPickerView.podspec.json
blob0a25baf2c1406d85e6c9740bc2045c1fe4d08d2f
2   "name": "BSModalPickerView",
3   "version": "0.1",
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.1"
16   },
17   "platforms": {
18     "ios": "4.0"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true