[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / d / 0 / 1 / KKTimeWatch / 0.1.0 / KKTimeWatch.podspec.json
blob4426559a8d3f9d9044328f957e8670da6cf6b1a2
2   "name": "KKTimeWatch",
3   "version": "0.1.0",
4   "summary": "KKTimeWatch 用来记录代码执行时间",
5   "description": "记录代码执行时间,追踪启动时间,代码执行效率,耗时等操作",
6   "homepage": "https://github.com/kekeyezi/KKTimeWatch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kekeyezi": "kekeyezi1992@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kekeyezi/KKTimeWatch.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "KKTimeWatch/Classes/**/*"