[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / e / 0 / GQTimer / 1.0.2 / GQTimer.podspec.json
blob530480940a4f524e36edba983fa3be1590b5a0a7
2   "name": "GQTimer",
3   "version": "1.0.2",
4   "summary": "基于GCD的定时器",
5   "homepage": "https://github.com/g763007297/GQTimer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "developer_高": "763007297@qq.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/g763007297/GQTimer.git",
18     "tag": "1.0.2"
19   },
20   "requires_arc": true,
21   "source_files": "GQTimer/**/*.{h,m}"