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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
b
/
1
/
9
/
MPCategory
/
0.0.1
/
MPCategory.podspec.json
blob
63d385201807d95b2ac876707c3356d26b85baf9
1
{
2
"name": "MPCategory",
3
"version": "0.0.1",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "Category for ios.",
8
"homepage": "https://github.com/Pr-Mao/MPCategory",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"panfei mao": "843158788@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/Pr-Mao/MPCategory.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "MPCategory/**/*.{h,m}",
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}