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
/
4
/
d
/
ADRToast
/
0.0.1
/
ADRToast.podspec.json
blob
c8674c8d03ff67ad1ee7315ab908e716c131e987
1
{
2
"name": "ADRToast",
3
"version": "0.0.1",
4
"summary": "my toast",
5
"description": "show toast",
6
"homepage": "https://github.com/chenshengzhi/ADRToast",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"陈圣治": "csz2136@163.com"
13
},
14
"platforms": {
15
"ios": null
16
},
17
"source": {
18
"git": "https://github.com/chenshengzhi/ADRToast.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "*.{h,m}",
22
"requires_arc": true
23
}