| { |
| "name": "SKPhotoBrowser_ObjC", |
| "version": "1.0.0", |
| "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": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SKPhotoBrowser_ObjC/*.{h,m}", |
| "resources": "SKPhotoBrowser_ObjC/SKPhotoBrowser.bundle", |
| "public_header_files": "SKPhotoBrowser_ObjC/*.h", |
| "frameworks": "UIKit" |
| } |