blob: 97d5b9add77629f68f6342987772942c8eba6700 [file] [log] [blame]
{
"name": "DfPodTest",
"version": "0.0.2",
"summary": "Just testing",
"homepage": "https://github.com/ongfei/DfPodTest",
"license": "MIT",
"authors": {
"ongfei": "ong_fei@163.com"
},
"source": {
"git": "https://github.com/ongfei/DfPodTest.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ToolTest/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.5"
]
}
}