blob: 0f2145d82e466699effdb4aea867007a6bd33590 [file] [log] [blame]
{
"name": "PNImagePicker",
"version": "1.1.0",
"summary": "A conveninent ImagePicker Tool for U",
"homepage": "https://github.com/P1nov/PNImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1473781785@qq.com": "1473781785@qq.com"
},
"source": {
"git": "https://github.com/P1nov/PNImagePicker.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.0",
"5.1",
"4.2",
"4.0"
],
"source_files": "PNImagePicker/Classes/**/*.swift",
"frameworks": [
"UIKit",
"Foundation",
"Photos"
],
"swift_version": "5.1"
}