blob: 63c30c23d535b1685ebff88a3d5fe6183c13f135 [file] [log] [blame]
{
"name": "YNPhotoPicker",
"version": "1.0.1",
"summary": "help for imagepicker in caream or photo library",
"description": "auth, caream, album, help these",
"homepage": "https://github.com/foreverleely/YNPhotoPicker",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/foreverleely/YNPhotoPicker.git",
"tag": "1.0.1"
},
"source_files": "YNPhotoPicker/*.{h,m}",
"frameworks": [
"Photos",
"UIKit",
"Foundation"
]
}