blob: 996b1c60a9e667e0a0f6533c3b0ada0cd182b082 [file] [log] [blame]
{
"name": "SKPhotoBrowser_ObjC",
"version": "4.0.1",
"summary": "SKPhotoBrowser written by Objective-c.",
"homepage": "https://github.com/darkerk/SKPhotoBrowser_ObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"darkerk": "appwgh@gmail.com"
},
"source": {
"git": "https://github.com/darkerk/SKPhotoBrowser_ObjC.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKPhotoBrowser_ObjC/*.{h,m}",
"resources": "SKPhotoBrowser_ObjC/SKPhotoBrowser.bundle",
"public_header_files": "SKPhotoBrowser_ObjC/*.h",
"frameworks": "UIKit"
}