blob: 8abcd59716c1aa7607a7d346586f5a880e46bf79 [file] [log] [blame]
{
"name": "UIExtensions",
"version": "1.0.0",
"summary": "Extensions for developers",
"description": "Extensions for developers to reduce efforts of re-writing common codes each and everytime. Like setting sideview icons for 'UITextField', simple alerts with 'OK' button and so many other things.",
"homepage": "https://github.com/HRD0701/UIExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HRD0701": "hardik.bangoria0701@gmail.com"
},
"source": {
"git": "https://github.com/HRD0701/UIExtensions.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIExtensions/Classes/**/*",
"pushed_with_swift_version": "4.0"
}