blob: b04e37a4dfae0a4e45545880f5f60de133e191e7 [file] [log] [blame]
{
"name": "YNPhotoUtil",
"version": "0.0.6",
"summary": "A util for getting photo easily",
"description": "A util for getting photo easily with Photo.framework",
"homepage": "https://github.com/foreverleely/YNPhotoUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/foreverleely/YNPhotoUtil.git",
"tag": "0.0.6"
},
"source_files": [
"YNPhotoUtil",
"YNPhotoUtil/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit",
"Photos"
],
"requires_arc": true
}