blob: 7d956f5731f743f6de580b279d1b41405e5ee640 [file] [log] [blame]
{
"name": "RDPFlatUIControl",
"version": "0.1.0",
"summary": "Simple Flat UIKit Control",
"description": "Simple flat UIKit Control. Intended for those who is lazy to customize a UIKit controls such as UIButton, UITextField, etc.",
"homepage": "https://github.com/99ridho/RDPFlatUIControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"99ridho": "99ridho@gmail.com"
},
"source": {
"git": "https://github.com/99ridho/RDPFlatUIControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RDPFlatUIControl/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}