blob: 410dc0f3b1ed7bbcea4cb4e6b1bc7b592773088f [file] [log] [blame]
{
"name": "LQPhotoManager",
"version": "1.0.0",
"summary": "iOS Photos库和UIImagePickerController的封装",
"homepage": "https://github.com/lqIphone/LQPhotoManager",
"license": "MIT",
"authors": {
"Quan Li": "10.83099465@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lqIphone/LQPhotoManager.git",
"tag": "1.0.0"
},
"source_files": "LQPhotoManager/Classes/*.swift",
"frameworks": "Photos",
"requires_arc": true,
"swift_versions": "4.2",
"swift_version": "4.2"
}