[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / 3 / ForAnalytics / 0.0.9 / ForAnalytics.podspec.json
blob0ce14d8182ce310482ca090af22f167c88b9b399
2   "name": "ForAnalytics",
3   "version": "0.0.9",
4   "summary": "A CocoaPods library written in Swift",
5   "static_framework": true,
6   "description": "This CocoaPods library helps you perform calculation.",
7   "homepage": "https://lab.foreks.com/MOBIOS/foranalytics",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Orhan": "orhan.dalgara@foreks.com"
14   },
15   "platforms": {
16     "ios": "12.1"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://lab.foreks.com/MOBIOS/foranalytics.git",
21     "tag": "0.0.9"
22   },
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "ForAnalytics/**/*.{h,m,swift}"
27     },
28     {
29       "name": "Firebase",
30       "dependencies": {
31         "ForAnalytics/Core": [
33         ],
34         "FirebaseAnalytics": [
36         ]
37       },
38       "source_files": "Firebase/**/*.{h,m,swift}"
39     }
40   ],
41   "swift_version": "5.0"