[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / d / ALDTimer / 0.0.1 / ALDTimer.podspec.json
blob95530e0d4f717dfc1da0c16de1b807c5d98eb769
2   "name": "ALDTimer",
3   "version": "0.0.1",
4   "summary": "An interective timer component for iOS.",
5   "description": "                        An interective timer component for iOS. You can customize the appearance and other properties via IB.\n",
6   "homepage": "https://github.com/ijameelkhan/ALDTimer",
7   "license": "MIT",
8   "authors": {
9     "Jameel": "i.jameelkhan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ijameelkhan/ALDTimer.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "ALDTimer": [
22       "Pod/Assets/*.png"
23     ]
24   }