blob: b1873f5f8465e89145ea9c9f8ff2341fdbd932ad [file] [log] [blame]
{
"name": "SKPhotoPicker",
"version": "1.0.2",
"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",
"source": {
"git": "https://github.com/Xcoder1011/SKPhotoPicker.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"Masonry": [
]
},
"resources": "SKPhotoPicker/Assets/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
]
}