[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 7 / 9 / MAPreviewController / 0.1.2 / MAPreviewController.podspec.json
blobd13d4fef786ae6b80096d817d928798ff5742486
2   "name": "MAPreviewController",
3   "version": "0.1.2",
4   "summary": "A short description of MAPreviewController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fengyunjue/MAPreviewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fengyunjue": "ma772528138@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fengyunjue/MAPreviewController.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "MAPreviewController/Classes/**/*",
23   "resource_bundles": {
24     "MAPreviewController": [
25       "MAPreviewController/Assets/*.png"
26     ]
27   },
28   "public_header_files": "MAPreviewController/Classes/**/*.h",
29   "frameworks": [
30     "UIKit",
31     "MapKit",
32     "AVFoundation"
33   ],
34   "dependencies": {
35     "MAAutoLayout": [
37     ],
38     "SDWebImage": [
40     ],
41     "SVProgressHUD": [
43     ]
44   }