{ | |
"name": "ManualJayout", | |
"version": "0.1.0", | |
"summary": "UIView frame extension", | |
"homepage": "https://github.com/Dev-MJ/ManualJayout", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Dev.MJ": "mr.lucifers@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/Dev-MJ/ManualJayout.git", | |
"tag": "0.1.0" | |
}, | |
"source_files": "ManualJayout/*.swift", | |
"frameworks": "UIKit", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"pod_target_xcconfig": { | |
"SWIFT_VERSION": "3.0" | |
}, | |
"pushed_with_swift_version": "3.0" | |
} |