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] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git]
/
Specs
/
d
/
8
/
a
/
KSObjcUtil
/
0.0.2
/
KSObjcUtil.podspec.json
blob
774046068bcd15d675b47c91b5af832899acdade
1
{
2
"name": "KSObjcUtil",
3
"version": "0.0.2",
4
"summary": "OC助手",
5
"homepage": "https://github.com/iCloudys/ObjcUtil",
6
"license": "MIT",
7
"authors": {
8
"kong": "m18301125620@163.com"
9
},
10
"source": {
11
"git": "https://github.com/iCloudys/ObjcUtil.git",
12
"tag": "0.0.2"
13
},
14
"source_files": "KSObjcUtil/*.{h,m}",
15
"platforms": {
16
"ios": "8.0"
17
},
18
"frameworks": "UIKit"
19
}