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] BoostAI 1.1.28
[CocoaPods.git]
/
Specs
/
7
/
5
/
e
/
HGWisdomsSwift
/
0.0.1
/
HGWisdomsSwift.podspec.json
blob
ffa5ece608765caf165d7378fc259f87cce1c91b
1
{
2
"name": "HGWisdomsSwift",
3
"version": "0.0.1",
4
"summary": "一些小模块",
5
"description": "我的一些小模块",
6
"homepage": "https://github.com/HGMyway/HGWisdomsSwift",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"ismyway7": "616834641@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/HGMyway/HGWisdomsSwift.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"HGWisdomsSwift",
23
"HGWisdom/**/*.swift"
24
],
25
"requires_arc": true,
26
"pushed_with_swift_version": "3.0"
27
}