[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 6 / 3 / 8 / ALTimeIntervalPicker / 0.1.0 / ALTimeIntervalPicker.podspec.json
blobabfcf3cd25ef77e951d9ac9e2e40414bc7d357a2
2   "name": "ALTimeIntervalPicker",
3   "version": "0.1.0",
4   "summary": "A simple picker view with time intervals.",
5   "description": "\t\t\t\t\t\tEasy to use picker view with time intervals from 0 min to 23 hours 55 min.\n",
6   "homepage": "https://github.com/appleios/ALTimeIntervalPicker",
7   "license": "MIT",
8   "authors": {
9     "Aziz Latypov": "aziz.latypov@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/appleios/ALTimeIntervalPicker.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ALTimeIntervalPicker": [
22       "Pod/Assets/*.png"
23     ]
24   }