blob: 184e1689afc6939c4017f2f248c3db202fe10534 [file] [log] [blame]
{
"name": "GhostPlus",
"version": "2.00",
"summary": "Ghost Plus Framework",
"description": "Ghost Plus 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/GhostPlus.framework"
],
"source": {
"git": "https://github.com/vanstudio/GhostPlus-iOS.git",
"tag": "2.00"
},
"source_files": [
],
"resources": [
],
"preserve_paths": [
],
"header_dir": "GhostPlus",
"frameworks": [
"GhostPlus",
"Foundation",
"UIKit",
"AssetsLibrary",
"AVFoundation",
"CoreMotion",
"CoreTelephony",
"MobileCoreServices",
"Security",
"SystemConfiguration",
"ImageIO"
],
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
}
}