blob: 458bf0226597bd95866a57e3ed49db19fd0014e5 [file] [log] [blame]
{
"name": "Zapic",
"version": "1.2.0",
"license": "MIT",
"homepage": "https://www.zapic.com",
"summary": "Client SDK to connect iOS apps to the Zapic platform.",
"authors": {
"Daniel Sarfati": "daniel@zapic.com"
},
"source": {
"git": "https://github.com/ZapicInc/Zapic-SDK-iOS.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Zapic",
"Zapic/**/*.{h,m,swift}"
],
"swift_version": "4.1"
}