blob: 32da142aa7721b654d33ff568609edec122556c6 [file] [log] [blame]
{
"name": "Fattmerchant",
"version": "1.1.0",
"license": {
"type": "Apache License, Version 2.0",
"text": "© 2018 Fattmerchant, inc"
},
"summary": "Fattmerchant iOS SDK",
"homepage": "https://github.com/fattmerchantorg/Fattmerchant-iOS-SDK",
"authors": {
"Fattmerchant": "techteam@fattmerchant.com"
},
"source": {
"git": "https://github.com/fattmerchantorg/Fattmerchant-iOS-SDK.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": [
"fattmerchant-ios-sdk/*.swift",
"fattmerchant-ios-sdk/Models/*.swift"
]
}