[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / 6 / MZPushModalView / 0.1.0 / MZPushModalView.podspec.json
blob7b67e96899761bcec25c9ad4b9bb47ddae025542
2   "name": "MZPushModalView",
3   "version": "0.1.0",
4   "summary": "MZPushModalView is a push modal view.",
5   "description": "a push modal view transition animation 3D style",
6   "homepage": "https://github.com/monzy613/MZPushModalView",
7   "license": "MIT",
8   "authors": {
9     "monzy613": "monzy613@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/monzy613/MZPushModalView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "MZPushModalView/Classes/**/*",
19   "resource_bundles": {
20     "MZPushModalView": [
21       "MZPushModalView/Assets/*.png"
22     ]
23   }