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