blob: a43e9b6061e6e8d0eb4384a25dda04f36cc658cf [file] [log] [blame]
{
"name": "SendKin",
"version": "0.1.1",
"summary": "Easily send Kin between apps",
"license": {
"type": "Kin Ecosystem SDK License",
"file": "LICENSE.md"
},
"authors": {
"Kin Foundation": "info@kin.org"
},
"social_media_url": "https://twitter.com/kin_foundation",
"homepage": "https://github.com/kinecosystem/send-kin-ios",
"description": "Allow users of your app to transfer Kin to/from their Kin wallets in other apps.",
"source": {
"git": "https://github.com/kinecosystem/send-kin-ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "send-kin-module-ios/Classes/**/*",
"swift_versions": "5.0",
"resource_bundles": {
"SendKin": [
"send-kin-module-ios/Assets/*"
]
},
"swift_version": "5.0"
}