blob: 4bf4ecf146540709e827879a02b99aaa25bfc9fa [file] [log] [blame]
{
"name": "SwiftyPhotos",
"version": "0.6.0",
"summary": "***Useful tool for PhotoKit framework*** to boost your productivity.",
"description": "***Useful tool for PhotoKit framework*** to boost your productivity.\nSwift 3.0.",
"homepage": "https://github.com/icetime17/SwiftyPhotos",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Chris Hu": "icetime017@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/icetime17/SwiftyPhotos.git",
"tag": "0.6.0"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true
}