[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 7 / 9 / MAPreviewController / 0.1.1 / MAPreviewController.podspec.json
blob03e5f4ca6fccd5479edee7241804d8bf62486058
2   "name": "MAPreviewController",
3   "version": "0.1.1",
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.1"
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   ],
33   "dependencies": {
34     "MAAutoLayout": [
36     ],
37     "SDWebImage": [
39     ],
40     "SVProgressHUD": [
42     ]
43   }