blob: 85a45ce7aa6006add6f1a113c3c3753a85ea40e7 [file] [log] [blame]
{
"name": "HYPhotoLibary",
"version": "0.5.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.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYPhotoLibary/Classes/**/*",
"resource_bundles": {
"HYPhotoLibary": [
"HYPhotoLibary/Assets/*.png"
]
},
"dependencies": {
"SDWebImage": [
]
}
}