[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 8 / 9 / TWGCDTimer / 0.0.1 / TWGCDTimer.podspec.json
blobb27556fd51fdee3ebfa4959461c11777b21c736d
2   "name": "TWGCDTimer",
3   "version": "0.0.1",
4   "summary": "TWGCDTimer is a timer encapsulated by GCD.",
5   "description": "TWGCDTimer is a timer encapsulated by GCD.",
6   "homepage": "https://github.com/TiltWang/TWGCDTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tiltwang": "wangxufeng092@163.com"
13   },
14   "source": {
15     "git": "https://github.com/TiltWang/TWGCDTimer.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TWGCDTimer/Classes/**/*"