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
/
0
/
f
/
2
/
copodtest
/
2.0.0
/
copodtest.podspec.json
blob
8b24cdf774f5f513cc25707ce17030b5d4c45b6d
1
{
2
"name": "copodtest",
3
"version": "2.0.0",
4
"summary": "photo browser for ios.",
5
"homepage": "https://github.com/wscqs/cqsPodTest",
6
"license": "MIT",
7
"authors": {
8
"wscqs": "935966764@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/wscqs/cqsPodTest.git",
12
"tag": "2.0.0"
13
},
14
"source_files": [
15
"copodtest",
16
"copodtest/copodtest/*.{h,m}"
17
],
18
"platforms": {
19
"ios": "8.0"
20
},
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}