[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / e / DispatchTimer / 0.0.2 / DispatchTimer.podspec.json
blobb80d0f66f3e9c06ab920542c84b2d8153b8c7436
2   "name": "DispatchTimer",
3   "version": "0.0.2",
4   "summary": "GCD Timer for iOS or OSX.",
5   "homepage": "https://github.com/FlameGrace/DispatchTimer",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "FlameGrace": "flamegrace@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/FlameGrace/DispatchTimer.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "DispatchTimer",
23     "**/*.{h,m}"
24   ],
25   "public_header_files": "**/*.h"