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
/
1
/
4
/
b
/
AdcashSwift
/
1.0
/
AdcashSwift.podspec.json
blob
97546ad9b2df325d0dcfe11f627df4cde679fbd4
1
{
2
"name": "AdcashSwift",
3
"version": "1.0",
4
"summary": "Adcash Swift SDK",
5
"homepage": "https://www.adcash.com",
6
"authors": {
7
"Mert Celik": "mert@adcash.com"
8
},
9
"license": {
10
"type": "BSD",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"http": "https://github.com/adcash/AdcashSwift/raw/master/AdcashSwift.framework.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "AdcashSwift.framework"
21
}
22
}