blob: 48089588f6d75e480a2ee7881fc04efc3eaed948 [file] [log] [blame]
{
"name": "GhostPlusNative",
"version": "1.05",
"summary": "Ghost Plus Native Framework",
"description": "Ghost Plus Native Framework",
"homepage": "http://www.ghostplus.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VANSTUDIO": "vanstudio@ghost-corps.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": [
"Frameworks/GhostPlusNative.framework"
],
"source": {
"git": "https://github.com/vanstudio/GhostPlusNative-iOS.git",
"tag": "1.05"
},
"source_files": [
],
"resources": "Frameworks/GhostPlusNative.framework/Versions/A/Resources/GhostPlusNativeResources.bundle",
"preserve_paths": [
],
"header_dir": "GhostPlusNative",
"frameworks": [
"GhostPlusNative"
],
"dependencies": {
"GhostPlus": [
]
}
}