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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
7
/
6
/
0
/
SuperTools
/
0.0.5
/
SuperTools.podspec.json
blob
d429da32d4bf43f18c7f20c3fb3f1b67db8cd89c
1
{
2
"name": "SuperTools",
3
"version": "0.0.5",
4
"summary": "开发的一些工具.",
5
"description": "工具",
6
"homepage": "https://github.com/Super-sweet/SuperTools",
7
"license": "MIT",
8
"authors": {
9
"Super-sweet": "347393193@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/Super-sweet/SuperTools.git",
16
"tag": "0.0.5"
17
},
18
"source_files": "SuperTools/Super/**/*",
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
],
23
"requires_arc": true,
24
"pushed_with_swift_version": "4.0"
25
}