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] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git]
/
Specs
/
8
/
b
/
c
/
MFCategory
/
0.2.1
/
MFCategory.podspec.json
blob
4e3e14e0ac3fc716391d952d24d55b0ec854c448
1
{
2
"name": "MFCategory",
3
"version": "0.2.1",
4
"summary": "common category of Objective-C.",
5
"homepage": "http://github.com/GodzzZZZ/MFCategory",
6
"license": "MIT",
7
"authors": {
8
"GodzzZZZ": "GodzzZZZ@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/GodzzZZZ/MFCategory.git",
15
"tag": "0.2.1"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
],
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
]
25
}