blob: 176ef4c7cc77a44b23e6aceb78274cfb1cc7ade1 [file] [log] [blame]
{
"name": "FMDBHandler",
"version": "1.0",
"summary": "A Library for iOS to use for FMDBHandler.",
"description": "Testing Private Podspec.",
"homepage": "https://github.com/JudeGGT/FMDBHandler",
"license": "MIT",
"authors": {
"guoguangtao": "jude_guo@163.com"
},
"source": {
"git": "https://github.com/JudeGGT/FMDBHandler",
"tag": "v1.0.1"
},
"source_files": "FMDBHandler/FMDBHandler/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"FMDB": [
]
}
}