blob: c5166f252627aff06efed9bc708dad8f7051705f [file] [log] [blame]
{
"name": "TestMonster",
"version": "1.0.3",
"summary": "数据缓存,性能野兽",
"description": "Database,you would like that way",
"homepage": "https://github.com/Coderplayer/TestMonster",
"license": "MIT",
"authors": {
"liguanyu": "741871129@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Coderplayer/TestMonster.git",
"tag": "1.0.3"
},
"source_files": "TestMonster/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.7.2"
],
"AFNetworking": [
"~> 3.2.0"
],
"Masonry": [
"~> 1.1.0"
],
"MBProgressHUD": [
"~> 1.1.0"
]
}
}