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] TradeInFatFramework 1.7.103
[CocoaPods.git]
/
Specs
/
f
/
5
/
6
/
xxx
/
0.0.1
/
xxx.podspec.json
blob
d977693350e7bab493727c7272ebcfd24357d9f3
1
{
2
"name": "xxx",
3
"version": "0.0.1",
4
"summary": "这是一个测试的工程",
5
"description": "xxxxxxxxxxxxxxxxx",
6
"homepage": "https://github.com/fyh11/YHYest",
7
"license": "MIT",
8
"authors": {
9
"fyh11": "fyh_4576@126.com"
10
},
11
"source": {
12
"git": "https://github.com/fyh11/YHYest.git",
13
"tag": "0.0.1"
14
},
15
"source_files": "Classes/**/*.{h,m}",
16
"platforms": {
17
"osx": null,
18
"ios": null,
19
"tvos": null,
20
"watchos": null
21
}
22
}