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
/
5
/
0
/
a
/
StudyTest
/
0.0.1
/
StudyTest.podspec.json
blob
24221740529f847d5bb0c0b5ef7a1d40ceb2d567
1
{
2
"name": "StudyTest",
3
"version": "0.0.1",
4
"summary": "StudyTest.",
5
"description": "测试私有库",
6
"homepage": "https://gitee.com/xuelei163/XLStudyTest",
7
"license": "MIT",
8
"authors": {
9
"xuelei": ""
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://gitee.com/xuelei163/XLStudyTest.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"StudyDemo",
20
"StudyDemo/**/*.{h,m}"
21
],
22
"frameworks": "Foundation"
23
}