[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / c / 2 / WSTimerManager / 0.0.2 / WSTimerManager.podspec.json
blob4b7afe565eb6dc83f691bcbf3c2ddb22746311a6
2   "name": "WSTimerManager",
3   "version": "0.0.2",
4   "summary": "一个GCD倒计时的封装。",
5   "description": "* 一个GCD倒计时的封装,方便使用",
6   "homepage": "https://github.com/ONECATYU/WSTimerManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "capsule": "786910875@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ONECATYU/WSTimerManager.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "WSTimerManager",
23     "WSTimerManager/**/*.{h,m}"
24   ],
25   "frameworks": "Foundation",
26   "requires_arc": true