[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / 0 / OhmFramework / 1.0.6 / OhmFramework.podspec.json
blob6f6e379f19a220a5dfb3cd13aa7612996a829859
2   "name": "OhmFramework",
3   "version": "1.0.6",
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.6"
17   },
18   "source_files": [
19     "OhmFramework",
20     "OhmFramework/**/*.{swift}"
21   ],
22   "resources": "OhmFramework/**/*.{xib,png,jpeg,jpg,storyboard,xcassets}",
23   "frameworks": [
24     "UIKit",
25     "CoreBluetooth",
26     "WebKit"
27   ],
28   "dependencies": {
29     "MBProgressHUD": [
31     ],
32     "ESPProvision": [
34     ]
35   },
36   "swift_versions": "5.0",
37   "swift_version": "5.0"