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
/
d
/
3
/
8
/
MaginaKit
/
0.1.0
/
MaginaKit.podspec.json
blob
99ec37f155e8f81eb6f268ff826a490ff1ad730f
1
{
2
"name": "MaginaKit",
3
"version": "0.1.0",
4
"summary": "积累的代码库",
5
"description": "日常积累的代码库",
6
"homepage": "https://github.com/DevZheng/MaginaKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"DevZheng": "2186547784@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/DevZheng/MaginaKit.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"subspecs": [
22
{
23
"name": "Categories",
24
"source_files": "Source/Categories/**"
25
}
26
]
27
}