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] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git]
/
Specs
/
b
/
7
/
6
/
A_wang
/
1.0.1
/
A_wang.podspec.json
blob
008ae948fcae0bc585b0b91e5aaca745dfe52bae
1
{
2
"name": "A_wang",
3
"version": "1.0.1",
4
"summary": "A模块",
5
"description": "于保存一些常用工具类的工具",
6
"homepage": "https://github.com/XiaoMing-Wang/A_wang",
7
"license": "MIT",
8
"authors": {
9
"wq": "347511109@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/XiaoMing-Wang/A_wang.git",
16
"tag": "1.0.1"
17
},
18
"source_files": "A_wang/Tool",
19
"requires_arc": true,
20
"dependencies": {
21
"SDWebImage": [
22
"~> 4.4.2"
23
]
24
}
25
}