blob: e2bd3bad83d43dd1fbb85f234e2c35cea8639760 [file] [log] [blame]
{
"name": "FTImageSize",
"version": "0.0.4",
"summary": "Get image size from image url synchronously",
"description": "FTImageSize. Get image size from image url synchronously.",
"homepage": "https://github.com/liufengting/FTImageSize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liufengting": "wo157121900@me.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liufengting/FTImageSize.git",
"tag": "0.0.4"
},
"source_files": [
"FTImageSize/*.swift"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}