[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 6 / 0 / AppProvaUIComponents / 0.0.9 / AppProvaUIComponents.podspec.json
blob2e3b7f0055f3cf9dad98a847474efa37cd5f8709
2   "name": "AppProvaUIComponents",
3   "version": "0.0.9",
4   "summary": "Common UI components used in AppProva projects",
5   "description": "AppProvaUIComponents is a collection of UI components used in AppProva projects",
6   "homepage": "https://github.com/appprova/appprova-ui-components-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AppProva": "guilherme.castro@appprova.com.br"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/appprova/appprova-ui-components-ios.git",
19     "tag": "0.0.9"
20   },
21   "source_files": [
22     "AppProvaUIComponents",
23     "AppProvaUIComponents/**/*.{h,m,swift}"
24   ],
25   "dependencies": {
26     "MBProgressHUD": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"