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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
b
/
e
/
c
/
MPKit
/
0.0.4
/
MPKit.podspec.json
blob
3c73f188b26ce13b9e8df459321c74f4717c12c1
1
{
2
"name": "MPKit",
3
"version": "0.0.4",
4
"summary": "常用组件、分类等集合",
5
"description": "项目中能抽离出来的,常用的组件集合",
6
"homepage": "https://github.com/yyqxiaoyin/MPKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yyqxiaoyin": "357491060@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/yyqxiaoyin/MPKit.git",
16
"tag": "0.0.4"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "MPKit/Classes/**/*"
22
}