[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / 2 / e / Zapic / 2.0.0 / Zapic.podspec.json
blob146226ddae06b059e4d36b4338ea2ddc8cbf27f6
2   "name": "Zapic",
3   "version": "2.0.0",
4   "license": "MIT",
5   "homepage": "https://www.zapic.com",
6   "summary": "Client SDK to connect iOS apps to the Zapic platform.",
7   "authors": {
8     "Daniel Sarfati": "daniel@zapic.com"
9   },
10   "source": {
11     "git": "https://github.com/ZapicInc/Zapic-SDK-iOS.git",
12     "tag": "2.0.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": [
18     "Zapic",
19     "Zapic/**/*.{h,m,swift}"
20   ]