blob: a75fab363a2970defafa8d961593e2f526a059fc [file] [log] [blame]
{
"name": "newBigPic",
"version": "1.0.0",
"summary": "能完美缩放的多图浏览循环利用",
"description": "description:能完美缩放的多图浏览循环利用",
"homepage": "https://github.com/miku1958/newBigPic",
"license": "MIT",
"authors": {
"miku1958": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/miku1958/newBigPic.git",
"tag": "1.0.0"
},
"source_files": "newBigPic/Class/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"newWebImage": [
],
"MBProgressHUD": [
]
}
}