blob: 53eae590a5e49f8ec9479c3a6c6bdf3980e2866b [file] [log] [blame]
{
"name": "JBImageBrowserViewController",
"version": "0.0.2.3",
"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.2.3"
},
"source_files": "JBImageBrowserViewController/*.swift",
"resources": "JBImageBrowserViewController/*.bundle",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 2.0"
]
}
}