blob: de965ceb704806e18b74e8a23e708e37583f0613 [file] [log] [blame]
{
"name": "AckooSDK",
"version": "0.4.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "AckooSDK/Classes/**/*",
"resource_bundles": {
"AckooSDK": [
"AckooSDK/Assets/*.plist"
]
},
"swift_version": "5.0"
}