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