[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 6 / 4 / e / DispatchTimer / 0.0.3 / DispatchTimer.podspec.json
blob896dcbc20d592d5a5c5cb54550623e555514a513
2   "name": "DispatchTimer",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": [
22     "DispatchTimer",
23     "**/*.{h,m}"
24   ],
25   "public_header_files": "**/*.h"