blob: 8860113d92f38a4426c53afa8c49edf48974cb5b [file] [log] [blame]
{
"name": "Adyo",
"version": "1.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Adyo iOS SDK",
"homepage": "https://github.com/AdyoOrg/adyo-ios",
"authors": {
"UnitX": "devops@unitx.co.za"
},
"source": {
"git": "https://github.com/AdyoOrg/adyo-ios.git",
"tag": "v1.4.0"
},
"source_files": "Adyo/Adyo/*.{h,m}",
"resources": [
"Adyo/Adyo/AYPopupViewController.xib"
],
"platforms": {
"ios": "9.0"
},
"frameworks": [
"Foundation",
"UIKit",
"AdSupport",
"WebKit",
"SafariServices"
]
}