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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
f
/
e
/
a
/
Adyo
/
1.6.1
/
Adyo.podspec.json
blob
1c8db4515f9da4bf28b0b83d1ff329aaf711a739
1
{
2
"name": "Adyo",
3
"version": "1.6.1",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "Adyo iOS SDK",
9
"homepage": "https://github.com/AdyoOrg/adyo-ios",
10
"authors": {
11
"UnitX": "devops@unitx.co.za"
12
},
13
"source": {
14
"git": "https://github.com/AdyoOrg/adyo-ios.git",
15
"tag": "v1.6.1"
16
},
17
"source_files": "Adyo/Adyo/*.{h,m}",
18
"resources": [
19
"Adyo/Adyo/AYPopupViewController.xib"
20
],
21
"platforms": {
22
"ios": "9.0"
23
},
24
"frameworks": [
25
"Foundation",
26
"UIKit",
27
"AdSupport",
28
"WebKit",
29
"SafariServices"
30
]
31
}