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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
8
/
7
/
c
/
MCategorys
/
0.0.2
/
MCategorys.podspec.json
blob
1eb2bcffd6d8d2d61a9a69c7650be34c9c9689cf
1
{
2
"name": "MCategorys",
3
"version": "0.0.2",
4
"summary": "Categorys of iOS",
5
"homepage": "https://github.com/mahuiying0126/MPodCateDemo",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"magic": "408874626@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/mahuiying0126/MPodCateDemo.git",
18
"tag": "0.0.2"
19
},
20
"source_files": [
21
"PodCatesDemo",
22
"PodCatesDemo/PodCatesDemo/Mcategorys/**/*.{h,m}"
23
],
24
"frameworks": [
25
"Foundation",
26
"UIKit"
27
],
28
"requires_arc": true
29
}