blob: 696fb478e344c08789fcfc76d9fb407c331ab0ff [file] [log] [blame]
{
"name": "JBImageBrowserViewController",
"version": "0.0.4",
"summary": "A image browser view controller like twitter. written in Swift",
"description": "A image browser view controller like twitter. written in Swift.",
"homepage": "https://github.com/XGBCCC/JBImageBrowserViewController",
"license": "MIT",
"authors": {
"JimBo": "eric_jingbo@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XGBCCC/JBImageBrowserViewController.git",
"tag": "0.0.4"
},
"source_files": "JBImageBrowserViewController/*.swift",
"resources": "JBImageBrowserViewController/*.bundle",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 3.6.2"
]
},
"pushed_with_swift_version": "3.0"
}