blob: 684361e500d35f477f81e93be138b77bdfe0b480 [file] [log] [blame]
{
"name": "OmiseGO",
"version": "0.9.7",
"license": "Apache",
"summary": "The OmiseGO iOS SDK allows developers to easily interact with a node of the OmiseGO eWallet.",
"homepage": "https://omisego.network/",
"social_media_url": "https://twitter.com/omise_go",
"authors": {
"OmiseGO team": "omg@omise.co"
},
"source": {
"git": "https://github.com/omisego/ios-sdk.git",
"tag": "0.9.7"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "Source/**/*.swift"
}