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] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
c
/
1
/
MFKCategory
/
0.0.1
/
MFKCategory.podspec.json
blob
4e6bd2ee3fab13150cbd1e6f0a3beef572821b66
1
{
2
"name": "MFKCategory",
3
"version": "0.0.1",
4
"summary": "个人的私有的分类库",
5
"description": "MFKCategory use to project",
6
"homepage": "https://github.com/MeiFengkun/MFKCategory",
7
"platforms": {
8
"ios": null
9
},
10
"authors": {
11
"Mei": "18771886893@163.com"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"source": {
18
"git": "https://github.com/MeiFengkun/MFKCategory.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"单例模板"
24
],
25
"requires_arc": true,
26
"frameworks": "UIKit",
27
"dependencies": {
28
"AFNetworking": [
29
"~> 3.0.4"
30
]
31
}
32
}