[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 4 / 6 / ZTModalShow / 0.0.1 / ZTModalShow.podspec.json
blob35546b16592441370b4e70fb6cb6625992f580e6
2   "name": "ZTModalShow",
3   "version": "0.0.1",
4   "summary": "A library to modal show a custom view with a simple way !",
5   "description": "A library to modal show a custom view with a simple way !!!",
6   "homepage": "https://github.com/YQ-Seventeen/ZTModalShow.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yq-seventeen": "yl616775291@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/YQ-Seventeen/ZTModalShow.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "ZTModalShow",
23     "ZTModalShow/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true