repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
5
/
7
/
b
/
KRunTime
/
0.1
/
KRunTime.podspec.json
blob
56382ba0d137297fb365177284af01b72b9e475e
1
{
2
"name": "KRunTime",
3
"version": "0.1",
4
"summary": "自用的运行时工具",
5
"homepage": "https://github.com/kuah/KRunTime",
6
"authors": "CT4 => 284766710@qq.com",
7
"source": {
8
"git": "https://github.com/kuah/KRunTime.git",
9
"tag": "0.1"
10
},
11
"source_files": "source/**/*.{h,m}",
12
"requires_arc": true,
13
"libraries": "z",
14
"platforms": {
15
"ios": "8.0"
16
},
17
"license": "MIT",
18
"frameworks": "UIKit"
19
}