[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / a / GhostPlusNative / 1.23 / GhostPlusNative.podspec.json
blobbcfe3ec9988fa7565221ab7f196bc3a28dc2c892
2   "name": "GhostPlusNative",
3   "version": "1.23",
4   "summary": "Ghost Plus Native Framework",
5   "description": "Ghost Plus Native Framework",
6   "homepage": "http://www.ghostplus.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "VANSTUDIO": "vanstudio@ghost-corps.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": [
19     "Frameworks/GhostPlusNative.framework"
20   ],
21   "source": {
22     "git": "https://github.com/vanstudio/GhostPlusNative-iOS.git",
23     "tag": "1.23"
24   },
25   "source_files": [
27   ],
28   "resources": "Frameworks/GhostPlusNative.framework/Versions/A/Resources/GhostPlusNativeResources.bundle",
29   "preserve_paths": [
31   ],
32   "header_dir": "GhostPlusNative",
33   "frameworks": [
34     "GhostPlusNative"
35   ],
36   "dependencies": {
37     "GhostPlus": [
39     ]
40   }