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] AgoraRtcEngine_Special_iOS 4.3.1.156.JACO
[CocoaPods.git]
/
Specs
/
d
/
3
/
5
/
MVKit
/
0.1.0
/
MVKit.podspec.json
blob
59acb322ecdbee6d5ef38349bac996e29d76d6c2
1
{
2
"name": "MVKit",
3
"version": "0.1.0",
4
"summary": "MVKit.",
5
"description": "\"MVKit是我个人开发过程中利用业余时间整理出来的工具库,内部包含多个常用的工具类\"",
6
"homepage": "https://github.com/CNMagicVan/MVKit",
7
"license": "MIT",
8
"authors": {
9
"CNMagicVan": "GeekiVan@aliyun.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/CNMagicVan/MVKit.git",
16
"tag": "0.1.0"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"dependencies": {
24
"MBProgressHUD": [
25
26
]
27
}
28
}