[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / 5 / SRVPickerButton / 1.0.0 / SRVPickerButton.podspec.json
blob1f41725b8e138bf1d8b66ffd249c55b1bf3e1a1e
2   "name": "SRVPickerButton",
3   "version": "1.0.0",
4   "summary": "A UIButton that presents a picker view for input.",
5   "description": "SRVPickerButton allows you to have buttons that present a picker for input, similar to a drop down field on a website.",
6   "homepage": "https://github.com/samvoigt/SRVPickerButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Sam Voigt": "sam.voigt@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/samvoigt/SRVPickerButton.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SRVPickerButton/*.{h,m}",
22   "requires_arc": true