[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / e / 7 / 4 / GhostPlusMedia / 1.01 / GhostPlusMedia.podspec.json
blob2890003b01a9b459e387d691cf70e8a5e88bbf3f
2   "name": "GhostPlusMedia",
3   "version": "1.01",
4   "summary": "Ghost Plus Media Framework",
5   "description": "Ghost Plus Media 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": "7.0"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": [
19     "Frameworks/GhostPlusMedia.framework"
20   ],
21   "source": {
22     "git": "https://github.com/vanstudio/GhostPlusMedia-iOS.git",
23     "tag": "1.01"
24   },
25   "source_files": [
27   ],
28   "resources": "Frameworks/GhostPlusMedia.framework/Versions/A/Resources/GhostPlusMediaResources.bundle",
29   "preserve_paths": [
31   ],
32   "header_dir": "GhostPlusMedia",
33   "frameworks": [
34     "GhostPlusMedia"
35   ],
36   "dependencies": {
37     "GhostPlus": [
39     ],
40     "GPUImage": [
41       "~> 0.1.7"
42     ]
43   }