blob: 256ab13d23f4f60ca17e2fd45c368276f68184ea [file] [log] [blame]
{
"name": "ASPhotoBrowserView",
"version": "0.1.0",
"summary": "A short description of ASPhotoBrowserView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AngelSunpx/ASPhotoBrowserView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AngelSunpx": "spxcool12520@163.com"
},
"source": {
"git": "https://github.com/AngelSunpx/ASPhotoBrowserView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ASPhotoBrowserView/src/*.{h,m,c,mm}",
"resources": "ASPhotoBrowserView/src/Resources/*.{png,jpg,gif}",
"dependencies": {
"YBImageBrowser": [
"~> 3.0"
],
"YBImageBrowser/Video": [
],
"ZLPhotoBrowser": [
"~> 3.2"
]
}
}