blob: 2ebd037d5365409fc941f80da827e6b75c172865 [file] [log] [blame]
{
"name": "ActionPickerUtils",
"version": "1.0.2",
"summary": "Utils global functions to simplify working with ActionSheetPicker-3.0",
"description": "Utils global functions to simplify working with ActionSheetPicker-3.0.\nUser `g_showDatePicker` for date picker and `g_showStringsPicker` for strings picker.",
"homepage": "https://github.com/APUtils/ActionPickerUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Plebanovich": "anton.plebanovich@gmail.com"
},
"source": {
"git": "https://github.com/APUtils/ActionPickerUtils.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ActionPickerUtils/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"ActionSheetPicker-3.0": [
]
},
"pushed_with_swift_version": "3.0"
}