blob: e27d093955c06a22322ba452297f75aaca414d79 [file] [log] [blame]
{
"name": "SYLibraryPhoto",
"version": "1.0.0",
"summary": "SYLibraryPhoto used to select photo from AssetsLibrary.",
"homepage": "https://github.com/potato512/SYLibraryPhoto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/potato512/SYLibraryPhoto.git",
"tag": "1.0.0"
},
"source_files": "SYLibraryPhoto/*.{h,m}",
"frameworks": [
"UIKit",
"AssetsLibrary"
],
"requires_arc": true
}