blob: 42b2f1038c15b6a8f9e5ccb815c59864304e0338 [file] [log] [blame]
{
"name": "EZImageBrowserKit",
"version": "0.0.1",
"summary": "EZImageBrowser is a light weight image browser, like the wechat, weibo, qq zome image viewer. Same use as UITableView",
"homepage": "https://github.com/easyui/EZImageBrowserKit",
"license": "MIT",
"authors": {
"yangjun": "gzhuyangjun@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/easyui/EZImageBrowserKit.git",
"tag": "0.0.1"
},
"source_files": "EZImageBrowserKit/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}