blob: 2a96034664185515da65ec080d60bccf3d6fb40b [file] [log] [blame]
{
"name": "MicroApp",
"version": "1.0.3",
"summary": "A protocol for third party apps must conform to be able to integrate with True Wallet app.",
"description": "This protocol should conform by class which act as a point of contact between True Wallet and third party app.\nYou can think of it like an AppDelegate for your app.",
"homepage": "https://bitbucket.org/ascendcorp/acm-truemoney-odin-wrapper-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"art": "art@oozou.com"
},
"source": {
"git": "https://pinyo_cha:qA84YC3WQZSHthyLyLME@bitbucket.org/ascendcorp/acm-truemoney-odin-wrapper-ios.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MicroApp/Classes/**/*"
}