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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
3
/
d
/
2
/
MZRuntime
/
0.0.3
/
MZRuntime.podspec.json
blob
598c9910153311b818168058613bec6101350095
1
{
2
"name": "MZRuntime",
3
"version": "0.0.3",
4
"summary": "rumtime demo for ios.",
5
"homepage": "https://github.com/JordonKaven/MZRuntime",
6
"license": "MIT",
7
"authors": {
8
"Pillian": "330312471@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/JordonKaven/MZRuntime.git",
15
"tag": "0.0.3"
16
},
17
"source_files": [
18
"MZRuntime",
19
"MZRuntime/**/*.{h,m}"
20
],
21
"frameworks": "UIKit"
22
}