blob: 4655e58da66332321b09bf2428e06fa507b6ec65 [file] [log] [blame]
{
"name": "GhostPlusMedia",
"version": "0.01",
"summary": "Ghost Plus Media Framework",
"description": "Ghost Plus Media Framework",
"homepage": "http://www.ghostplus.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VANSTUDIO": "vanstudio@ghost-corps.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"vendored_frameworks": [
"Frameworks/GhostPlusMedia.framework"
],
"source": {
"git": "https://github.com/vanstudio/GhostPlusMedia-iOS.git",
"tag": "0.01"
},
"source_files": [
],
"resources": [
],
"preserve_paths": [
],
"header_dir": "GhostPlusMedia",
"frameworks": [
"GhostPlusMedia"
],
"dependencies": {
"GhostPlus": [
]
}
}