blob: 1912ec207bead0825b90ebb534ea80e28d8a4aee [file] [log] [blame]
{
"name": "QiYouDataReporter",
"version": "0.0.1",
"summary": "QiYou Data Reporter",
"description": "Private Repository use for Private, and this is test version",
"homepage": "https://www.qiyou.cn",
"license": "MIT",
"authors": "https://www.qiyou.cn",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/zhourunfa/QiYouDataReporter.git",
"tag": "0.0.1"
},
"source_files": [
"QiYouDataReporter",
"QiYouDataReporter/**/*.{h,m}"
],
"frameworks": "Foundation",
"dependencies": {
"FMDB": [
],
"AFNetworking": [
],
"YYModel": [
]
}
}