blob: c7030d9c7b1f1df69d33b65d6d14148de60a6807 [file] [log] [blame]
{
"name": "Fattmerchant",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "11.2"
},
"source_files": [
"fattmerchant-ios-sdk/*.swift",
"fattmerchant-ios-sdk/Models/*.swift"
]
}