blob: 26d20869806f08e7084d966dec2990f5a53fbb0d [file] [log] [blame]
{
"name": "AntavoLoyaltySDK",
"version": "1.0.1",
"license": "MIT",
"summary": "The Antavo Loyalty Swift SDK makes it easy for mobile developers to build Antavo-powered applications.",
"homepage": "https://github.com/qzephyrmor/antavo-sdk-swift",
"authors": {
"qzephyrmor": "qzephyrmor@gmail.com"
},
"source": {
"git": "https://github.com/qzephyrmor/antavo-sdk-swift.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "AntavoLoyaltySDK/Classes/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.0"
}