[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 9 / 1 / SwaarmSdk / 0.0.16 / SwaarmSdk.podspec.json
blob36429ed51cfb7336809818e0421edc16f51c7cac
2   "name": "SwaarmSdk",
3   "version": "0.0.16",
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.0.16"
22   },
23   "module_name": "SwaarmSdk",
24   "default_subspecs": "SwaarmSdk",
25   "subspecs": [
26     {
27       "name": "SwaarmSdk",
28       "source_files": [
29         "SwaarmSdk/SwaarmSdk/**/*.{h,m.,swift}",
30         "SwaarmSdk/SwiftCollections/**/*.{h,m.,swift}"
31       ],
32       "resources": "SwaarmSdk/SwaarmSdk/SwaarmSdkParams.plist"
33     }
34   ],
35   "swift_version": "5.0"