[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / c / 1 / d / Attrackt / 0.3.0 / Attrackt.podspec.json
blob38f5e844bfe31f06d1eb4d9b247d0223cdd8c4d9
2   "name": "Attrackt",
3   "version": "0.3.0",
4   "summary": "Attrackt.io",
5   "description": "Attrackt.io iOS Sdk",
6   "homepage": "https://attrackt.io",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zack Kashkash": "zack@attrackt.io"
13   },
14   "source": {
15     "http": "https://github.com/attrackt/Attrackt-Pod/releases/download/0.1.0/Attrackt.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "vendored_frameworks": "Attrackt.framework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "resources": [
28     "Attrackt.framework/VideoImageEndCardPortrait.nib"
29   ],
30   "swift_versions": "5.0",
31   "source_files": "Attrackt.framework/**/*.{h,m}",
32   "static_framework": true,
33   "dependencies": {
34     "SwiftGRPC": [
36     ],
37     "GRDB.swift": [
39     ],
40     "Moya/RxSwift": [
42     ],
43     "RxDataSources": [
44       "~> 5.0"
45     ],
46     "RxSwiftExt": [
47       "~> 6.0"
48     ],
49     "SwifterSwift": [
50       "~> 5.2.0"
51     ],
52     "NSObject+Rx": [
53       "~> 5.0"
54     ],
55     "RxViewController": [
56       "~> 2.0"
57     ],
58     "RxGesture": [
59       "~> 4.0"
60     ],
61     "RxOptional": [
62       "~> 5.0"
63     ],
64     "DateToolsSwift": [
65       "~> 5.0"
66     ],
67     "SwiftDate": [
68       "~> 6.0"
69     ],
70     "CocoaLumberjack/Swift": [
71       "~> 3.0"
72     ],
73     "Kingfisher": [
74       "~> 7.0"
75     ],
76     "ObjectMapper": [
77       "~> 4.2.0"
78     ],
79     "SwiftLint": [
80       "0.45.1"
81     ],
82     "R.swift": [
83       "~> 6.0"
84     ],
85     "SnapKit": [
86       "~> 5.0"
87     ],
88     "LGButton": [
90     ],
91     "Hero": [
92       "~> 1.6"
93     ],
94     "Localize-Swift": [
95       "~> 3.0"
96     ],
97     "Toast-Swift": [
98       "~> 5.0"
99     ]
100   },
101   "frameworks": "StoreKit",
102   "swift_version": "5.0"