blob: c5bfb54121ed685f63b91f9da0020074d1e695ee [file] [log] [blame]
{
"name": "AntavoLoyaltySDK",
"version": "0.1.0",
"summary": "The Antavo Loyalty Swift SDK makes it easy for mobile developers to build Antavo-powered applications.",
"description": "The Antavo Loyalty Swift SDK makes it easy for mobile developers to build Antavo-powered applications. With the Swift SDK you can leverage the power of Antavo API functionality",
"homepage": "https://github.com/qzephyrmor/antavo-sdk-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qzephyrmor": "qzephyrmor@gmail.com"
},
"source": {
"git": "https://github.com/qzephyrmor/antavo-sdk-swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AntavoLoyaltySDK/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.0"
}