blob: 15996f83e1d418f5007a36c310031d39c312da20 [file] [log] [blame]
{
"name": "JPhotoBrowser",
"version": "0.1.3",
"summary": "图片浏览工具",
"description": "图片浏览工具",
"homepage": "https://git.oschina.net/appkf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jcooper": "jhfappkf@163.com"
},
"source": {
"git": "https://gitee.com/appkf/JPhotoBrowser",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"JPhotoBrowser",
"JPhotoBrowser/Classes/**/*.{h,m}"
],
"resources": "JPhotoBrowser/Assets/JPhotoBrowser.bundle",
"frameworks": [
"UIKit",
"Foundation",
"MediaPlayer"
],
"dependencies": {
"SDWebImage/GIF": [
],
"Masonry": [
"~> 1.1"
],
"FLAnimatedImage": [
"~> 1.0"
],
"JBaseWorking": [
"~> 0.1.10"
]
}
}