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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
f
/
1
/
d
/
TestProject
/
0.0.1
/
TestProject.podspec.json
blob
f980f768a1f658c15a72bb514c2d3546a515cf38
1
{
2
"name": "TestProject",
3
"version": "0.0.1",
4
"summary": "A view like UIAlertView on iOS.",
5
"homepage": "https://github.com/MrChen123/Test",
6
"authors": {
7
"william": "289659801@qq.com"
8
},
9
"source": {
10
"git": "https://github.com/MrChen123/Test.git",
11
"tag": "0.0.1"
12
},
13
"requires_arc": true,
14
"license": "MIT",
15
"platforms": {
16
"ios": "7.0"
17
},
18
"source_files": "TestProject/*"
19
}