[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / f / GreedTimer / 0.0.2 / GreedTimer.podspec.json
blob8888d5f3a5788d8fb7f728bd3f4a3c99de624d9c
2   "name": "GreedTimer",
3   "version": "0.0.2",
4   "summary": "GCD timer for iOS.",
5   "homepage": "https://github.com/greedlab/GreedTimer",
6   "license": "MIT",
7   "authors": {
8     "Bell": "bell@greedlab.com"
9   },
10   "source": {
11     "git": "https://github.com/greedlab/GreedTimer.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]