blob: 339d0d854fd084155b8eb753cbcf6866aa3395ad [file] [log] [blame]
{
"name": "Protractor",
"version": "1.1.1",
"summary": "A UIControl to select angles",
"description": "A UIControl to select angles. It was developed to work as a UITextField.inputView",
"homepage": "https://github.com/ceafdc/Protractor",
"screenshots": "https://raw.githubusercontent.com/ceafdc/Protractor/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gonzo Fialho": "carloseaf@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ceafdc/Protractor.git",
"tag": "1.1.1"
},
"source_files": [
"Protractor",
"Protractor/**/*.{swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"pushed_with_swift_version": "4"
}