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.1.6
/
MFCategory.podspec.json
blob
46ae1829396283acb6454622e422369ec9a53792
1
{
2
"name": "MFCategory",
3
"version": "0.1.6",
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.1.6"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
],
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"dependencies": {
26
"AFNetworking": [
27
28
],
29
"RealReachability": [
30
31
]
32
}
33
}