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] AgoraAudio_Special_iOS 4.3.2.134
[CocoaPods.git]
/
Specs
/
5
/
6
/
a
/
ZZMyPods
/
0.1.0
/
ZZMyPods.podspec.json
blob
6b68b81ce2fa2d970c5d549a3449b136e2103879
1
{
2
"name": "ZZMyPods",
3
"version": "0.1.0",
4
"summary": "Test ZZMyPods.",
5
"homepage": "https://github.com/zhangzhanzg/ZZMyPods",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"zhangzhanzg": "zhangzhanzg@163.com"
12
},
13
"source": {
14
"git": "https://github.com/zhangzhanzg/ZZMyPods.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "ZZMyPods/Classes/**/*",
21
"dependencies": {
22
"SDWebImage": [
23
"~> 4.0.0"
24
]
25
}
26
}