[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 4 / 7 / 8 / LDGCDTimer / 0.0.1 / LDGCDTimer.podspec.json
blob59b35497159ff40a3861ea16e44ff4cc0be64ff6
2   "name": "LDGCDTimer",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "一个GCD timer工具。",
6   "description": "一个GCD timer简单工具类。",
7   "homepage": "https://github.com/alexiiio/LDGCDTimer",
8   "authors": {
9     "alexiiio": "450145524@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/alexiiio/LDGCDTimer.git",
13     "tag": "v0.0.1"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "LDGCDTimer/LDGCDTimer/",
20   "frameworks": "UIKit"