blob: 7e1728934c96117c0c9615178148c2374f8b8d69 [file] [log] [blame]
{
"name": "AckooSDK",
"version": "0.4.0",
"summary": "iOS SDK that keep track of the purchase with the help of iOS universal links.",
"description": "iOS SDK that keep track of the purchase from source app to target app with the help of iOS universal links.",
"homepage": "https://www.ackoo.app/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mihirpmehta": "mihirpmehta@gmail.com"
},
"source": {
"git": "https://github.com/ackoo-app/AckooSDK.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "AckooSDK/Classes/**/*",
"resource_bundles": {
"AckooSDK": [
"AckooSDK/Assets/*.plist"
]
},
"swift_version": "5.0"
}