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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
e
/
6
/
2
/
WQLTPodDemo
/
0.0.1
/
WQLTPodDemo.podspec.json
blob
7f8f96c6cf46e6e6e389850aa2080c1c3de5f98a
1
{
2
"name": "WQLTPodDemo",
3
"version": "0.0.1",
4
"summary": "Demo for Pod",
5
"homepage": "https://coding.net/u/w2m/p/WQLTPodDemo/git",
6
"license": "MIT",
7
"authors": {
8
"wangqiang": "wqshmilylt@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://git.coding.net/w2m/WQLTPodDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "WQLTShare/*.{h,m}",
18
"requires_arc": true
19
}