blob: 8ce5cbd04a0c0e583a48465c076a93cedb83a880 [file] [log] [blame]
{
"name": "CXPhotoBrowser",
"version": "1.1.1",
"summary": "A photo browser supporting with high level customization.",
"description": " Inspiring by @MWPhotoBrowser. Removing the dependcy with other library, so you can choose your favorite Async library to download image online. Supporting with high level of customization, including Navigationbar, Toolbar, Loading process placeholder and Loading failure placeholder. You can build a photo browser similar to facebook.\n",
"homepage": "https://github.com/ChrisXu1221/CXPhotoBrowser",
"license": "MIT",
"authors": {
"ChrisXu": "taterctl@gmail.com"
},
"source": {
"git": "https://github.com/ChrisXu1221/CXPhotoBrowser.git",
"tag": "1.1.1"
},
"source_files": "CXPhotoBrowser/*.{h,m}",
"platforms": {
"ios": "4.3"
},
"requires_arc": true
}