[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 7 / 4 / GhostPlusMedia / 0.01 / GhostPlusMedia.podspec.json
blob4655e58da66332321b09bf2428e06fa507b6ec65
2   "name": "GhostPlusMedia",
3   "version": "0.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": "0.01"
24   },
25   "source_files": [
27   ],
28   "resources": [
30   ],
31   "preserve_paths": [
33   ],
34   "header_dir": "GhostPlusMedia",
35   "frameworks": [
36     "GhostPlusMedia"
37   ],
38   "dependencies": {
39     "GhostPlus": [
41     ]
42   }