blob: e1130befcae15bf80d9f55f03b281ce23079eb12 [file] [log] [blame]
{
"name": "PickerSheet",
"version": "0.1.0",
"summary": "Alert Sheet controller replacement",
"description": "TODO: Add some Description about PickerSheet classes..",
"homepage": "https://github.com/aronse/PickerSheet",
"license": "MIT",
"authors": {
"Alex": "alex@jogabo.com"
},
"source": {
"git": "https://github.com/aronse/PickerSheet.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ronse_a",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PickerSheet": [
"Pod/Assets/*.png"
]
}
}