[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 6 / 7 / 8 / MLDynamicModal / 0.3.0 / MLDynamicModal.podspec.json
blob8891e5b50cb1ed56ea6a27a3239d8f209a99e32c
2   "name": "MLDynamicModal",
3   "version": "0.3.0",
4   "summary": "Mercado Libre Custom Modal",
5   "description": "MLDynamicModal is a custom modal for iOS with swipe, tap and button dismiss recognizer",
6   "homepage": "https://github.com/mercadolibre/MLDynamicModal",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "MPMobile": "mpmobileios@mercadolibre.com"
10   },
11   "source": {
12     "git": "https://github.com/mercadolibre/MLDynamicModal.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "static_framework": true,
19   "source_files": "MLDynamicModal/Classes/**/*",
20   "resources": [
21     "MLDynamicModal/**/*.{xib}",
22     "MLDynamicModal/**/*.{xcassets}",
23     "MLDynamicModal/Resources/*.plist"
24   ],
25   "dependencies": {
26     "PureLayout": [
28     ],
29     "FXBlurView": [
31     ],
32     "MLUI": [
34     ]
35   }