[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / 0 / OhmFramework / 1.0.0 / OhmFramework.podspec.json
blobd7c89ca0be9e376008029277160501246638c99c
2   "name": "OhmFramework",
3   "version": "1.0.0",
4   "summary": "OhmFramework for Schneider",
5   "description": "OhmFramework to be used for Schneider",
6   "homepage": "https://gitlab.com/anshu.vij/ohmframework",
7   "license": "MIT",
8   "authors": {
9     "Anshu Vij": "anshu.vij@sustlabs.com"
10   },
11   "platforms": {
12     "ios": "13.4"
13   },
14   "source": {
15     "git": "https://gitlab.com/anshu.vij/ohmframework.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "OhmFramework",
20     "OhmFramework/**/*.{swift}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "CoreBluetooth",
25     "WebKit"
26   ],
27   "dependencies": {
28     "MBProgressHUD": [
30     ],
31     "ESPProvision": [
33     ]
34   },
35   "swift_versions": "5.0",
36   "swift_version": "5.0"