[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 6 / 3 / Datadive / 1.2.0 / Datadive.podspec.json
blobef27da480f105a7f47d19775fe49631b276fa75c
2   "name": "Datadive",
3   "version": "1.2.0",
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.2.0"
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"