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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
0
/
c
/
9
/
OUKit
/
1.0.2
/
OUKit.podspec.json
blob
6d3c882729b70aa7e1f098052aa262e427a95f17
1
{
2
"name": "OUKit",
3
"version": "1.0.2",
4
"summary": "这是我自己的Kit",
5
"description": "我自己的 Kit,我自己做主。",
6
"homepage": "https://github.com/bearInSouth/OUKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Allen": "381087305@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/bearInSouth/OUKit.git",
19
"tag": "1.0.2"
20
},
21
"source_files": "OUKit/**/*.{h,m}",
22
"requires_arc": true
23
}