[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / f / ActionSheetPicker2 / 0.1 / ActionSheetPicker2.podspec.json
blobdca787b01c37b4d9250b1e9ea8a68207d3351216
2   "name": "ActionSheetPicker2",
3   "version": "0.1",
4   "license": "BSD",
5   "summary": "Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.",
6   "homepage": "https://github.com/TimCinel/ActionSheetPicker",
7   "authors": {
8     "Tim Cinel": "email@timcinel.com",
9     "Filote Stefan": "http://github.com/sfilo",
10     "Brett Gibson": "http://github.com/brettg",
11     "John Garland": "http://github.com/johnnyg",
12     "Mark van den Broek": "http://github.com/heyhoo",
13     "Evan Cordell": "http://github.com/ecordell",
14     "Greg Combs": "http://github.com/grgcombs",
15     "Bruno Wernimont": "http://github.com/brunow"
16   },
17   "source": {
18     "git": "https://github.com/brunow/ActionSheetPicker2.git",
19     "tag": "0.1"
20   },
21   "platforms": {
22     "ios": null
23   },
24   "source_files": [
25     "ActionSheetPicker.h",
26     "Pickers/*.{h,m}"
27   ],
28   "frameworks": "UIKit",
29   "requires_arc": false