[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / b / c / ARCountdownTimer / 0.0.2 / ARCountdownTimer.podspec.json
blobac23400337feb30a9fb48c641c39e0651bda8062
2   "name": "ARCountdownTimer",
3   "version": "0.0.2",
4   "summary": "Simple Countdown Timer",
5   "description": "                   Simple Countdown Timer using NSDateComponents and NSTimer.\n",
6   "homepage": "https://github.com/antoncode/ARCountdownTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Rivera": "anton.rivera@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/antoncode/ARCountdownTimer.git",
19     "tag": "v0.0.2"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "requires_arc": true