[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / f / GreedTimer / 0.0.1 / GreedTimer.podspec.json
blob549fcfc7d03e126c7375bb46796d9d1cd00f106b
2   "name": "GreedTimer",
3   "version": "0.0.1",
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.1"
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   ]