blob: e8eebc3bac354b178e92b03fb4e790716e165bb9 [file] [log] [blame]
{
"name": "ActionSheetPicker-3.0",
"version": "1.0.3",
"summary": "Better version of ActionSheetPicker with support iOS7 and other improvements.",
"homepage": "https://github.com/skywinder/ActionSheetPicker-3.0.git",
"license": "BSD",
"authors": {
"Tim Cinel": "email@timcinel.com",
"Filote Stefan": "http://github.com/sfilo",
"Brett Gibson": "http://github.com/brettg",
"John Garland": "http://github.com/johnnyg",
"Mark van den Broek": "http://github.com/heyhoo",
"Evan Cordell": "http://github.com/ecordell",
"Greg Combs": "http://github.com/grgcombs",
"Petr Korolev": "https://github.com/skywinder"
},
"source": {
"git": "https://github.com/skywinder/ActionSheetPicker-3.0.git",
"tag": "1.0.3"
},
"requires_arc": true,
"platforms": {
"ios": null
},
"public_header_files": [
"ActionSheetPicker.h",
"Pickers/*.{h,m}"
],
"source_files": [
"ActionSheetPicker.h",
"Pickers/*.{h,m}"
],
"frameworks": "UIKit"
}