blob: e05197860ceb5f459b35b7a33812cc3e1830be8a [file] [log] [blame]
{
"name": "LaserPicker",
"version": "1.0.0",
"summary": "LaserPicker is a picker view shown as a popup.",
"description": "LaserPicker is flexible. It is shown as a popup with customizations.",
"homepage": "https://github.com/LaserSrl/LaserPicker",
"license": "MIT",
"authors": {
"LaserPatrick": "patrick.negretto@laser-group.com"
},
"source": {
"git": "https://github.com/LaserSrl/LaserPicker.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"public_header_files": "Pod/Classes/*.h",
"frameworks": "UIKit"
}