blob: d0a11212d4d1566090ebe205af3497097657aa11 [file] [log] [blame]
{
"name": "FFMainView",
"version": "0.1.2",
"summary": "集成了MJRefresh和DZNEmptyDataSet的table控件",
"description": "集成了MJRefresh和DZNEmptyDataSet的table控件",
"homepage": "https://github.com/xujunquan/FFMainView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xjq": "xujq@cig.com.cn"
},
"source": {
"git": "https://github.com/xujunquan/FFMainView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FFMainView/Classes/**/*",
"resources": "FFMainView/Assets/FFMainView.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"DZNEmptyDataSet": [
],
"ReactiveCocoa": [
"~> 2.5"
],
"MJRefresh": [
]
}
}