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
/
e
/
d
/
mn_tools
/
0.0.4
/
mn_tools.podspec.json
blob
72ff59aadf74a4c3ef0d4f74458fa82dfdb093b0
1
{
2
"name": "mn_tools",
3
"version": "0.0.4",
4
"summary": "工具",
5
"description": "测试",
6
"homepage": "https://github.com/AssassinsDevilMayCry/iOSTools",
7
"license": "MIT",
8
"authors": {
9
"dmc": "809115875@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/AssassinsDevilMayCry/iOSTools",
16
"tag": "0.0.4"
17
},
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true,
23
"static_framework": true,
24
"source_files": "Tools/**/*.{h,m}"
25
}