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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
0
/
1
/
7
/
ZYYPodDemo
/
0.01
/
ZYYPodDemo.podspec.json
blob
2f6d5562acac03e4bf8fdcc29c8be1a5f9cfbde9
1
{
2
"name": "ZYYPodDemo",
3
"version": "0.01",
4
"summary": "创建pods的demo",
5
"description": "只用于演示 没有任何实际意义",
6
"homepage": "https://github.com/ZhangYangYangBoy/YYPodsDemo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"张洋洋": "yangyangzhang17@creditease.cn"
13
},
14
"source": {
15
"git": "https://github.com/ZhangYangYangBoy/YYPodsDemo.git",
16
"tag": 0.01
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "*.*"
22
}