blob: 6aaa132c3622450425373d072760bfa870ba681b [file] [log] [blame]
{
"name": "UIViewVisibility",
"version": "0.1.0",
"summary": "Extension of UIView",
"description": "Extension of UIView such as the visibility property of the view of the Android SDK.",
"homepage": "https://github.com/MotokiMiyagi/UIViewVisibility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Motoki Miyagi": "lovingrocknroll@gmail.com"
},
"source": {
"git": "https://github.com/MotokiMiyagi/UIViewVisibility.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewVisibility/Classes/**/*"
}