blob: 3533797653192ed3ab35436d6cdc2c4ef020b9b3 [file] [log] [blame]
{
"name": "MAPreviewController",
"version": "0.1.0",
"summary": "A short description of MAPreviewController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fengyunjue/MAPreviewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fengyunjue": "ma772528138@qq.com"
},
"source": {
"git": "https://github.com/fengyunjue/MAPreviewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"source_files": "MAPreviewController/Classes/**/*",
"resource_bundles": {
"MAPreviewController": [
"MAPreviewController/Assets/*.png"
]
},
"public_header_files": "MAPreviewController/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"MAAutoLayout": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}