[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / e / 7 / 4 / GhostPlusMedia / 1.00 / GhostPlusMedia.podspec.json
blob539f89e533dd5933ce34e1b4cc032390e9a3b3fb
2   "name": "GhostPlusMedia",
3   "version": "1.00",
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.00"
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   }