| { |
| "name": "AckooSDK", |
| "version": "0.3.9", |
| "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.9" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "AckooSDK/Classes/**/*", |
| "resource_bundles": { |
| "AckooSDK": [ |
| "AckooSDK/Assets/*.plist" |
| ] |
| }, |
| "swift_version": "5.0" |
| } |