[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 8 / 9 / RNTimer / 0.0.1 / RNTimer.podspec.json
blob6815de02c36fdcd4cfe4f05459b45704a9b70c59
2   "name": "RNTimer",
3   "version": "0.0.1",
4   "license": {
5     "type": "Copyright",
6     "text": "               Copyright (C) Rob Napier. All Right Reserved.\n"
7   },
8   "summary": "Simple GCD-based timer based on NSTimer.",
9   "homepage": "https://github.com/rnapier/RNTimer",
10   "authors": {
11     "Rob Napier": "robnapier@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/rnapier/RNTimer.git",
15     "commit": "fdb2f4c302e1049db4a674e24508858e9da892e0"
16   },
17   "source_files": "RNTimer/RNTimer.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "frameworks": "Foundation",
22   "requires_arc": true