| { |
| "name": "AppProvaUIComponents", |
| "version": "0.0.17", |
| "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.17" |
| }, |
| "source_files": [ |
| "AppProvaUIComponents", |
| "AppProvaUIComponents/**/*.{h,m,swift}" |
| ], |
| "dependencies": { |
| "MBProgressHUD": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |