blob: bdf72c1350364876b3223d350bb126ed9e647ef9 [file] [log] [blame]
{
"name": "FAAdaptiveImageView",
"version": "0.1.0",
"summary": "Adaptive Image view for all iPhone devices.",
"description": "Adaptive Image view for all iPhone devices. It also supports iPhone X screen size.",
"homepage": "https://github.com/fahidattique55/FAAdaptiveImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fahid Attique": "fahidattique55@gmail.com"
},
"source": {
"git": "https://github.com/fahidattique55/FAAdaptiveImageView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FAAdaptiveImageView/Classes/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}