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] ijkmedia-framework 1.0.0
[CocoaPods.git]
/
Specs
/
f
/
2
/
a
/
ZSDK
/
1.0
/
ZSDK.podspec.json
blob
db421b7bf73e69af5ebb2fc01d526538c049c6a4
1
{
2
"name": "ZSDK",
3
"version": "1.0",
4
"summary": "A short description of ZSDK.",
5
"homepage": "https://github.com/zsyf/zsyfPod",
6
"license": "MIT",
7
"authors": "zsyf",
8
"platforms": {
9
"ios": "9.0"
10
},
11
"source": {
12
"git": "https://github.com/zsyf/zsyfPod.git",
13
"tag": "1.0"
14
},
15
"requires_arc": true,
16
"vendored_frameworks": "ZSDK.framework",
17
"frameworks": [
18
"UIKit",
19
"Foundation"
20
]
21
}