blob: 909e9c9b536ecb2124a8e82ca97d71c7b032d818 [file] [log] [blame]
{
"name": "Sphinx",
"version": "0.1.0",
"summary": "Sphinx: iOS Sqlite Browser in App.",
"description": "Sphinx: iOS Sqlite Browser in App.",
"homepage": "https://github.com/hhtczengjing/Sphinx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zengjing": "hhtczengjing@gmail.com"
},
"source": {
"git": "https://github.com/hhtczengjing/Sphinx",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Sphinx/Classes/**/*",
"resources": "Sphinx/Assets/SphinxWeb.bundle",
"public_header_files": "Sphinx/Classes/**/*.h",
"dependencies": {
"RoutingHTTPServer": [
"~> 1.0.0"
],
"FMDB": [
"~> 2.6.2"
],
"CocoaLumberjack": [
"~> 1.6.1"
]
}
}