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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
a
/
c
/
8
/
App
/
0.0.1
/
App.podspec.json
blob
5b2bce10bcbaf64e7817a24a88f93a2bd7469a34
1
{
2
"name": "App",
3
"version": "0.0.1",
4
"summary": "测试public lib.",
5
"description": "a Dart app.framwwork.",
6
"homepage": "https://github.com/LWTFLH/App.git",
7
"license": "MIT",
8
"authors": {
9
"LWTFLH": "1246195761@qq.com"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "https://github.com/LWTFLH/App.git",
16
"tag": "0.0.1"
17
},
18
"vendored_frameworks": "App.framework",
19
"requires_arc": true
20
}