[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 3 / PerformanteSDK / 1.0 / PerformanteSDK.podspec.json
blobbfe429358f1278b006b78821ffbbd3d912f30ec3
2   "name": "PerformanteSDK",
3   "version": "1.0",
4   "summary": "iOS SDK for tracking.",
5   "description": "PerformanteSDK is a tool for tracking different events in your application.",
6   "homepage": "https://github.com/PerformanteSDK/PerformanteSDK-iOS",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Performante, Sp. z o.o.": "performante@performante.com"
13   },
14   "source": {
15     "git": "https://github.com/PerformanteSDK/PerformanteSDK-iOS.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "libraries": "z",
22   "requires_arc": true,
23   "preserve_paths": "PerformanteSDK.framework",
24   "vendored_frameworks": "PerformanteSDK.framework",
25   "xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC, -lz"
27   }