blob: 14a9dde51c33b646dae01852667c912c334b61c1 [file] [log] [blame]
{
"name": "SKPhotoPicker",
"version": "0.0.1",
"summary": "Easy to use photo album by PhotoKit.",
"homepage": "https://github.com/Xcoder1011/SKPhotoPicker",
"license": "MIT",
"authors": {
"Xcoder1011": "shangkunwu@msn.com"
},
"social_media_url": "https://github.com/Xcoder1011",
"platforms": {
"ios": "9.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/Xcoder1011/SKPhotoPicker.git",
"tag": "0.0.1"
},
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0"
]
}
}