[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 3 / Datadive / 1.0.4 / Datadive.podspec.json
blob8c2680a896c26f48a60e88ad7d866a936d4a6e41
2   "name": "Datadive",
3   "version": "1.0.4",
4   "summary": "Datadive iOS SDK.",
5   "homepage": "https://datadive.ai",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Datadive": "dev@xsight.in"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/datadive-ai/dave-ios-amp.git",
17     "tag": "v1.0.4"
18   },
19   "source_files": "Sources/Datadive-iOS-AMP/*.{h,m}",
20   "public_header_files": [
21     "Sources/Datadive-iOS-AMP/Datadive.h",
22     "Sources/Datadive-iOS-AMP/DDIdentify.h",
23     "Sources/Datadive-iOS-AMP/DDRevenue.h",
24     "Sources/Datadive-iOS-AMP/DDTrackingOptions.h",
25     "Sources/Datadive-iOS-AMP/Datadive+SSLPinning.h"
26   ],
27   "resources": "Sources/Datadive-iOS-AMP/**/*.der",
28   "requires_arc": true,
29   "libraries": "sqlite3.0"