[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 2 / WSTimerManager / 0.0.1 / WSTimerManager.podspec.json
blob214e188943c2ae973bcaae425eacc5cc7ad3b8cf
2   "name": "WSTimerManager",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": [
22     "WSTimerManager",
23     "WSTimerManager/WSTimerManager/WSTimerManager.{h,m}"
24   ],
25   "frameworks": "Foundation",
26   "requires_arc": true