blob: c690c8609e08efa977661b607c0eb25436982568 [file] [log] [blame]
{
"name": "MBRotateImageView",
"version": "0.9.1",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"license": "MIT License",
"homepage": "https://github.com/MBKwon/MBRotateImageView",
"authors": {
"MB Kyle": "maskkwon@gmail.com"
},
"summary": "A ImageView that is rotating",
"source": {
"git": "https://github.com/MBKwon/MBRotateImageView.git",
"tag": "0.9.1"
},
"source_files": "MBRotateImageView/MBRotateImageView.swift",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}