blob: df3fe375a0097be2bd3d6fc6374564b00f4334d6 [file] [log] [blame]
{
"name": "BalanceWheel",
"version": "0.9.2",
"summary": "A user default base on JSON.",
"description": " A user default base on JSON. Both for OSX and iOS.\n",
"homepage": "https://github.com/seraphcxl/BalanceWheel",
"license": "MIT",
"authors": {
"seraphcxl": "seraph.cxl@gmail.com"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/seraphcxl/BalanceWheel.git",
"tag": "0.9.2"
},
"source_files": "BalanceWheel/**/*.{h,m}",
"public_header_files": "BalanceWheel/**/*.h",
"requires_arc": true,
"dependencies": {
"Tourbillon": [
"~> 0.9.8"
]
}
}