blob: b65b4cdcbc7ca439bf21f29a47e476da61e7ec0d [file] [log] [blame]
{
"name": "ImgSizeFromFile",
"version": "0.2.0",
"summary": "A short description of ImgSizeFromFile.",
"description": "get image file type form source file data",
"homepage": "https://github.com/JAKILL1997/ImgSizeFromFile.git",
"license": "MIT",
"authors": {
"wangdan": "Dan.Wang15@geely.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/JAKILL1997/ImgSizeFromFile.git",
"tag": "0.2.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}