[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 5 / d / SupportIODemo / 0.0.18 / SupportIODemo.podspec.json
blob8ba0656f1341ae8f875100d9f2d1606957ddbb6f
2   "name": "SupportIODemo",
3   "version": "0.0.18",
4   "summary": "Demo framework of SupportIO",
5   "description": "Demo framework of SupportIO Framework",
6   "homepage": "https://github.com/JhanviGM/SupportIODemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JhanviM": "jhanvi.it@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/JhanviGM/SupportIODemo.git",
19     "tag": "0.0.18"
20   },
21   "dependencies": {
22     "Socket.IO-Client-Swift": [
23       "~> 15.2.0"
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": "SupportIODemo.xcframework"
28   },
29   "frameworks": [
30     "SupportIODemo",
31     "UIKit"
32   ],
33   "xcconfig": {
34     "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks",
35     "ENABLE_BITCODE": "NO"
36   }