[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / 0 / ItlySdk / 1.2.0 / ItlySdk.podspec.json
blobf07474167987785d0a83f0b6cef0b1d1aa31b98a
2   "name": "ItlySdk",
3   "version": "1.2.0",
4   "summary": "Iteratively SDK",
5   "description": "Iteratively Analytics SDK for iOS — Swift & Objective-C",
6   "homepage": "https://iterative.ly",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Iteratively": "support@iterative.ly",
13     "Justin Fiedler": "justin@iterative.ly",
14     "Konstantin Dorogan": "sayd3x@users.noreply.github.com"
15   },
16   "source": {
17     "git": "https://github.com/iterativelyhq/itly-sdk-ios.git",
18     "tag": "v1.2.0"
19   },
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.10",
23     "watchos": "2.0",
24     "tvos": "9.0"
25   },
26   "source_files": "Sdk/Sdk/**/*.{h,swift,m}",
27   "frameworks": "Foundation",
28   "swift_versions": "5.3",
29   "pod_target_xcconfig": {
30     "DEFINES_MODULE": "YES"
31   },
32   "testspecs": [
33     {
34       "name": "Tests",
35       "test_type": "unit",
36       "platforms": {
37         "ios": "9.0",
38         "osx": "10.10",
39         "tvos": "9.0"
40       },
41       "source_files": "Sdk/SdkTests/**/*.{h,swift,m}"
42     }
43   ],
44   "swift_version": "5.3"