blob: 635afdc55b2f9ece37449c6d2c4323f31f014e4e [file] [log] [blame]
{
"name": "IIFData",
"version": "1.0.1",
"summary": "Demo of IIFData.",
"description": "此项目为智普金数据采集项目:IIFData.",
"homepage": "https://github.com/vincentwu08/IIFData.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"vincentwu08": "vincentwu08@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vincentwu08/IIFData.git",
"tag": "1.0.1"
},
"source_files": "Products/IIFData.framework/Headers/*.{h}",
"vendored_frameworks": "Products/IIFData.framework",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}