blob: bd45a7c71f1a4f6341e8fdfaf4ea2ca15b1920b3 [file] [log] [blame]
{
"name": "Adyo",
"version": "1.5.1",
"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.5.1"
},
"source_files": "Adyo/Adyo/*.{h,m}",
"resources": [
"Adyo/Adyo/AYPopupViewController.xib"
],
"platforms": {
"ios": "9.0"
},
"frameworks": [
"Foundation",
"UIKit",
"AdSupport",
"WebKit",
"SafariServices"
]
}