blob: 0404b1fa8791da45dac7fb1a5320732cff205552 [file] [log] [blame]
{
"name": "ActionSheetPicker-3.0",
"version": "1.1.16",
"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"
},
"source": {
"git": "https://github.com/skywinder/ActionSheetPicker-3.0.git",
"tag": "1.1.16"
},
"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"
}