[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 9 / 1 / SwaarmSdk / 0.4.1 / SwaarmSdk.podspec.json
blob2ed37b0dd73275c87ae76b9d87f1a49652eb2988
2   "name": "SwaarmSdk",
3   "version": "0.4.1",
4   "summary": "Swaarm SDK",
5   "description": "SDK provides API to send Swaarm tracking events.",
6   "homepage": "https://github.com/swaarm/ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "SwaarmSdk/licence"
10   },
11   "authors": "www.swaarm.com",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_versions": [
16     "4.2",
17     "5.0"
18   ],
19   "source": {
20     "git": "https://github.com/swaarm/ios-sdk.git",
21     "tag": "0.4.1"
22   },
23   "module_name": "SwaarmSdk",
24   "default_subspecs": "SwaarmSdk",
25   "subspecs": [
26     {
27       "name": "SwaarmSdk",
28       "source_files": "SwaarmSdk/SwaarmSdk/**/*.{h,m.,swift}",
29       "resources": "SwaarmSdk/SwaarmSdk/SwaarmSdkParams.plist"
30     }
31   ],
32   "swift_version": "5.0"