blob: 146226ddae06b059e4d36b4338ea2ddc8cbf27f6 [file] [log] [blame]
{
"name": "Zapic",
"version": "2.0.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": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Zapic",
"Zapic/**/*.{h,m,swift}"
]
}