[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 1 / c / 3 / AppMetrica_FMDB / 5.3.0 / AppMetrica_FMDB.podspec.json
blobf5ff41e0ec6d7015be8f0d1e74a8bf8a921aa8bc
2   "name": "AppMetrica_FMDB",
3   "version": "5.3.0",
4   "summary": "AppMetrica's adaptation of the original FMDB, enhancing SQLite database interaction for iOS analytics and tracking.",
5   "homepage": "https://appmetrica.io",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "August Mueller": "gus@flyingmeat.com"
12   },
13   "source": {
14     "git": "https://github.com/appmetrica/appmetrica-sdk-ios.git",
15     "tag": "5.3.0"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "tvos": "11.0"
20   },
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "libraries": "sqlite3",
25   "header_dir": "AppMetrica_FMDB",
26   "source_files": "AppMetrica_FMDB/Sources/**/*.{h,m}",
27   "public_header_files": "AppMetrica_FMDB/Sources/include/**/*.h",
28   "resource_bundles": {
29     "AppMetrica_FMDB": "AppMetrica_FMDB/Sources/Resources/PrivacyInfo.xcprivacy"
30   }