blob: d5bd0b7b7114f004e371ecbf7e50d1f7dd89b399 [file] [log] [blame]
{
"name": "LGViews",
"version": "1.0.1",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"homepage": "https://github.com/Friend-LGA/LGViews",
"authors": {
"Grigory Lutkov": "Friend.LGA@gmail.com"
},
"source": {
"git": "https://github.com/Friend-LGA/LGViews.git",
"tag": "1.0.1"
},
"summary": "Classes extends abilities of UILabel, UIButton, UITextField and UITextView. Plus iOS implementation of radio buttons.",
"requires_arc": true,
"source_files": "LGViews/**/*.{h,m}"
}