[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 8 / 2 / SDDispatchTimer / 0.1.2 / SDDispatchTimer.podspec.json
blobf4380908fe9edc1d13b42cee4cff6a20bd94eab0
2   "name": "SDDispatchTimer",
3   "version": "0.1.2",
4   "summary": "GCD管理的定时器.",
5   "description": "和使用NSTimer一样使用SDDispatchTimer",
6   "homepage": "https://github.com/FlameTinary/SDDispatchTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sheldon": "tinarychina@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/FlameTinary/SDDispatchTimer.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SDDispatchTimer/Classes/**/*"