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