[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 1 / a / Ometria / 1.6.0 / Ometria.podspec.json
blob17e987859546a956c688ce9dbb5d2a736b76458d
2   "name": "Ometria",
3   "version": "1.6.0",
4   "module_name": "Ometria",
5   "license": "MIT",
6   "summary": "Ometria SDK for iOS (Swift)",
7   "homepage": "http://ometria.com/",
8   "authors": {
9     "Al James": "platform+cocoapods@ometria.com"
10   },
11   "source": {
12     "git": "https://github.com/Ometria/ometria.ios_sdk.git",
13     "tag": "v1.6.0"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "source_files": "Sources/Ometria/**/*.{swift}",
24   "static_framework": true,
25   "dependencies": {
26     "FirebaseMessaging": [
28     ]
29   },
30   "swift_version": "5.0"