blob: 0e14ac659cf7615dbc0404a58883ddd4186e766c [file] [log] [blame]
{
"name": "TestGhostPlus",
"version": "1.21",
"summary": "Ghost Plus Framework summary",
"description": "Ghost Plus Framework description",
"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/GhostPlus.framework"
],
"source": {
"http": "http://developer.ghostplus.com/project/ghostplus_ios/GhostPlus-1.00.tar.gz",
"flatten": true
},
"source_files": [
],
"resources": [
],
"preserve_paths": [
],
"header_dir": "GhostPlus",
"frameworks": [
"GhostPlus",
"Foundation",
"UIKit",
"AssetsLibrary",
"AVFoundation",
"CoreMotion",
"CoreTelephony",
"MobileCoreServices",
"Security",
"SystemConfiguration"
],
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
},
"deprecated": true
}