blob: de0a2d26a96dd6e6b45621907a1c60e1bcab108a [file] [log] [blame]
{
"name": "TestGhostPlus",
"version": "1.05",
"summary": "Ghost Plus Framework summary",
"description": "Ghost Plus Framework description",
"homepage": "http://www.ghostplus.com",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"VANSTUDIO": "vanstudio@ghost-corps.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"vendored_frameworks": [
"Frameworks/GhostPlus.framework"
],
"resources": [
],
"source_files": [
],
"preserve_paths": [
],
"frameworks": [
"UIKit",
"CoreText"
],
"libraries": [
],
"source": {
"http": "http://developer.ghostplus.com/project/ghostplus_ios/GhostPlus-1.00.tar.gz"
},
"dependencies": {
"AFNetworking": [
]
},
"deprecated": true
}