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
/
f
/
6
/
e
/
YunkuPod
/
1.0.1
/
YunkuPod.podspec.json
blob
91d6d0a0740245c7a11ac61248e34848210a5661
1
{
2
"name": "YunkuPod",
3
"version": "1.0.1",
4
"summary": "第一次提交的测试",
5
"description": "这仅仅是第一次提交的测试",
6
"homepage": "https://github.com/yotao/YunkuSwiftSDKTEST",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yotao": "yotao@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/yotao/YunkuSwiftSDKTEST.git",
16
"tag": "1.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Frameworks/iOS/**/*"
22
}