blob: 77a6441369da3cd564f09329064e00a75e3f91ba [file] [log] [blame]
{
"name": "OMMeter",
"version": "0.1.0",
"summary": "Lightweight CoreGraphics Meter UIControl",
"description": "Custom Lightweight CoreGraphics Meter UIControl.",
"homepage": "https://github.com/jaouahbi/OMMeter",
"screenshots": "https://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/10505/ScreenShot.png",
"license": {
"type": "APACHE 2.0",
"file": "LICENSE"
},
"authors": {
"Jorge Ouahbi": "jorgeouahbi@gmail.com"
},
"source": {
"git": "https://github.com/jaouahbi/OMMeter.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/a_c_r_a_t_a",
"platforms": {
"ios": "8.0"
},
"source_files": "OMMeter/Classes/**/*",
"pushed_with_swift_version": "3.0"
}