blob: 88b3d9d6e5ca2d771c2425f8969733f38c540d3b [file] [log] [blame]
{
"name": "HYPhotoLibary",
"version": "0.6.0",
"summary": "HYPhotoLibary is PhotoKit",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XiaoYiS/PHPhotoLibary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XiaoYiS": "yihaiyang1203@sina.com"
},
"source": {
"git": "https://github.com/XiaoYiS/PHPhotoLibary.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYPhotoLibary/Classes/**/*",
"resource_bundles": {
"HYPhotoLibary": [
"HYPhotoLibary/Assets/*.{png,xib,nib,bundle}"
]
},
"dependencies": {
"SDWebImage": [
]
}
}