blob: 975aff42c4524974c791dc8d005a3f3697f424da [file] [log] [blame]
{
"name": "ActionSheetPicker-3.0",
"version": "1.0.18",
"summary": "Better version of ActionSheetPicker with support iOS7 and other improvements.",
"homepage": "http://skywinder.github.io/ActionSheetPicker-3.0",
"license": "BSD",
"authors": {
"Petr Korolev": "https://github.com/skywinder",
"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"
},
"source": {
"git": "https://github.com/skywinder/ActionSheetPicker-3.0.git",
"tag": "1.0.18"
},
"screenshots": [
"http://skywinder.github.io/ActionSheetPicker-3.0/Screenshots/date.png",
"http://skywinder.github.io/ActionSheetPicker-3.0/Screenshots/distance.png",
"http://skywinder.github.io/ActionSheetPicker-3.0/Screenshots/ipad.png",
"http://skywinder.github.io/ActionSheetPicker-3.0/Screenshots/string.png"
],
"requires_arc": true,
"platforms": {
"ios": null
},
"public_header_files": [
"ActionSheetPicker.h",
"Pickers/*.{h,m}"
],
"source_files": [
"ActionSheetPicker.h",
"Pickers/*.{h,m}"
],
"frameworks": "UIKit"
}