blob: d9b4bcafc1e1102a4e3b02f775a9d44c0dae82e6 [file] [log] [blame]
{
"name": "Moltin",
"version": "2.0.0",
"summary": "eCommerce made simple",
"description": "moltin makes eCommerce simple with a wide range of SDKs and integrations.",
"homepage": "https://github.com/moltin/ios-sdk",
"authors": {
"Craig Tweedy": "craig.tweedy@moltin.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/moltin/ios-sdk.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Moltin/Classes/**/*",
"dependencies": {
"Alamofire": [
"4.5.0"
],
"Gloss": [
"~> 2.0.0"
]
}
}