[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 5 / e / MLPresentController / 1.1 / MLPresentController.podspec.json
blob83c5b520615f193a1bd66a66a64ac05400a427a1
2   "name": "MLPresentController",
3   "version": "1.1",
4   "summary": "Present ViewController with custom animator and support interactiving with UIPanGestureRecognizer. (iOS 7+)",
5   "homepage": "https://github.com/molon/MLPresentController",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "molon": "dudl@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/molon/MLPresentController.git",
14     "tag": "1.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "Classes/**/*.{h,m}",
20   "requires_arc": true