blob: 139b4c1a0729ee8ff42480c09f9b859c2a36c910 [file] [log] [blame]
{
"name": "AppProvaUIComponents",
"version": "0.0.12",
"summary": "Common UI components used in AppProva projects",
"description": "AppProvaUIComponents is a collection of UI components used in AppProva projects",
"homepage": "https://github.com/appprova/appprova-ui-components-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AppProva": "guilherme.castro@appprova.com.br"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/appprova/appprova-ui-components-ios.git",
"tag": "0.0.12"
},
"source_files": [
"AppProvaUIComponents",
"AppProvaUIComponents/**/*.{h,m,swift}"
],
"dependencies": {
"MBProgressHUD": [
]
},
"pushed_with_swift_version": "3.0"
}