[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / b / JOYGCDTimer / 0.0.1 / JOYGCDTimer.podspec.json
blob523fd6c0f07658a0566132b5957fe66a9467b915
2   "name": "JOYGCDTimer",
3   "version": "0.0.1",
4   "summary": "JOYGCDTimer",
5   "description": "一段关于用GCD编写的倒计时",
6   "homepage": "https://github.com/xubojoy/JOYGCDTimer",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "xubojoy": "xubojoy1112@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xubojoy/JOYGCDTimer.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "JOYGCDTimer",
20     "JOYGCDTimer/JOYGCDTimer/JOYGCDTimer/**/*.{h,m}"
21   ]