blob: 996651a94718664cd6e41d0386fc84adbf42bcd4 [file] [log] [blame]
{
"name": "JBrowserSDK",
"version": "0.1.1",
"summary": "基于三方更改的图片浏览工具",
"description": "基于三方更改的图片浏览工具.",
"homepage": "https://git.oschina.net/appkf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jhfappkf@163.com": "jhfappkf@163.com"
},
"source": {
"git": "https://gitee.com/appkf/JBrowserSDK.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"resources": "JBrowserSDK/Assets/JPhotoBrowser.bundle",
"vendored_frameworks": "JBrowserSDK/*.{framework}",
"frameworks": [
"UIKit",
"Foundation",
"MediaPlayer",
"ImageIO",
"MapKit",
"QuartzCore",
"MobileCoreServices",
"CoreGraphics",
"AVFoundation",
"MediaPlayer",
"Accelerate",
"CoreMedia"
]
}