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