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
/
5
/
c
/
e
/
WCQuickObjC
/
0.0.1
/
WCQuickObjC.podspec.json
blob
ce98ce700df2e3d68536a98531c316e395ad9de2
1
{
2
"name": "WCQuickObjC",
3
"version": "0.0.1",
4
"summary": "I use it to debug codes",
5
"homepage": "https://github.com/HaloWang/WCQuickObjC",
6
"license": "MIT",
7
"authors": {
8
"WangCe": "634692517@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/HaloWang/WCQuickObjC.git",
12
"tag": "0.0.1"
13
},
14
"source_files": [
15
"WCQuickObjC",
16
"WCQuickObjC/*.{h,m}"
17
],
18
"frameworks": "Foundation",
19
"requires_arc": true,
20
"platforms": {
21
"ios": "6.0"
22
}
23
}