blob: abfcf3cd25ef77e951d9ac9e2e40414bc7d357a2 [file] [log] [blame]
{
"name": "ALTimeIntervalPicker",
"version": "0.1.0",
"summary": "A simple picker view with time intervals.",
"description": "\t\t\t\t\t\tEasy to use picker view with time intervals from 0 min to 23 hours 55 min.\n",
"homepage": "https://github.com/appleios/ALTimeIntervalPicker",
"license": "MIT",
"authors": {
"Aziz Latypov": "aziz.latypov@gmail.com"
},
"source": {
"git": "https://github.com/appleios/ALTimeIntervalPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ALTimeIntervalPicker": [
"Pod/Assets/*.png"
]
}
}