[Add] BlueIDAccessSDK 2.30.0
[CocoaPods.git] / Specs / 5 / 6 / e / MYModalViewController / 1.0.0 / MYModalViewController.podspec.json
blob3317ad7e25ab5cc8837ae6ef2fa876cf7774f0e8
2   "name": "MYModalViewController",
3   "version": "1.0.0",
4   "summary": "自定义转场动画,弹出一个控制器在当前的控制器之上。",
5   "description": "自定义转场动画,弹出一个控制器在当前的控制器之上。",
6   "homepage": "https://github.com/sunjinshuai/MYModalViewController",
7   "license": "MIT",
8   "authors": {
9     "sunjinshuai": "s_mike@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/sunjinshuai/MYModalViewController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "MYModalViewController/MYModalViewController/**/*.{h,m}",
19   "requires_arc": true