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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
f
/
6
/
e
/
YunkuPod
/
1.0.3
/
YunkuPod.podspec.json
blob
91d4a3e3777dfce2eb9e2ea8c184efb767696c13
1
{
2
"name": "YunkuPod",
3
"version": "1.0.3",
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.3"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Frameworks/**/*"
22
}