[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / d / e / HLTimerCenter / 1.0.0 / HLTimerCenter.podspec.json
blob55141441c04934e99b2400c3eb2b7bb6f3bb8ae1
2   "name": "HLTimerCenter",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/QianKun-HanLin/HLTimerCenter",
9   "authors": {
10     "wangshiyu13": "wangshiyu13@163.com"
11   },
12   "summary": "基于GCD的定时管理器",
13   "source": {
14     "git": "https://github.com/QianKun-HanLin/HLTimerCenter.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "HLTimerCenter/Source/**/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }