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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
7
/
6
/
A_wang
/
1.0.0
/
A_wang.podspec.json
blob
1ce5562b7dbb105aaa33db31e421eb975774544b
1
{
2
"name": "A_wang",
3
"version": "1.0.0",
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.0"
17
},
18
"source_files": "A_wang/A_wang",
19
"requires_arc": true,
20
"dependencies": {
21
"SDWebImage": [
22
"~> 4.4.2"
23
]
24
}
25
}