blob: 23cdd0d96c3415c508f9b5d4ca69866fc581c431 [file] [log] [blame]
{
"name": "EZImageBrowserKit",
"version": "0.0.2",
"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.2"
},
"source_files": "EZImageBrowserKit/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}