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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
5
/
7
/
9
/
rManager
/
1.0.1
/
rManager.podspec.json
blob
6e30dab849f0acad8d336e950e14550bde1b1541
1
{
2
"name": "rManager",
3
"version": "1.0.1",
4
"summary": "rManager",
5
"description": "根部管理基类,manager!",
6
"homepage": "https://github.com/hejinqiang/RootManager",
7
"license": "MIT",
8
"authors": {
9
"艾姆希": "262306306@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/hejinqiang/RootManager.git",
13
"tag": "1.0.1"
14
},
15
"source_files": [
16
"rManager",
17
"rManager/**/*.{h,m}"
18
],
19
"exclude_files": "Classes/Exclude",
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}