blob: a892af5425db9aa1d0e22db9beda3b64853d3632 [file] [log] [blame]
{
"name": "AppBack",
"version": "0.2.0",
"summary": "AppBack client",
"description": "Easy way to implement AppBack.io API using an iOS app with swift",
"homepage": "https://github.com/appback-io/appback-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"appback": "support@appback.io"
},
"source": {
"git": "https://github.com/appback-io/appback-ios.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"swift_versions": "4.0",
"swift_version": "4.0"
}