[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 7 / 5 / ExponeaSDK / 0.9.2 / ExponeaSDK.podspec.json
blobf4c7ed9dd6d599f2c5a799a54e1fbbd375b5ed56
2   "name": "ExponeaSDK",
3   "version": "0.9.2",
4   "summary": "Exponea SDK used to track and fetch data from Exponea Experience Cloud.",
5   "description": "This library allows you to interact from your application or game with the Exponea App. \nExponea empowers B2C marketers to raise conversion rates, improve acquisition ROI, and maximize customer lifetime value.",
6   "homepage": "https://github.com/exponea/exponea-ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Exponea": "info@exponea.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_version": "4.1.2",
15   "source": {
16     "git": "https://github.com/exponea/exponea-ios-sdk.git",
17     "tag": "0.9.2"
18   },
19   "source_files": "ExponeaSDK/ExponeaSDK/Classes/**/*.swift",
20   "resources": [
21     "ExponeaSDK/ExponeaSDK/Classes/Database/*.xcdatamodeld"
22   ]