blob: d4d728a19eb727ba68d2e75d0cba045de9a763f9 [file] [log] [blame]
{
"name": "JXBase",
"version": "0.0.2",
"summary": "iOS Base Framework.",
"description": "iOS Base Framework with Masonry/ReactiveObjC/DZNEmptyDataSet.",
"homepage": "https://github.com/tospery/JXBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tospery": "tospery@gmail.com"
},
"source": {
"git": "https://github.com/tospery/JXBase.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JXBase/Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"ReactiveObjC": [
"3.1.0"
],
"Masonry": [
"1.1.0"
],
"MJRefresh": [
"3.1.15.3"
],
"DZNEmptyDataSet": [
"1.8.1"
],
"pop": [
"1.0.10"
],
"VBFPopFlatButton": [
"0.0.7"
],
"SVProgressHUD": [
"2.2.5"
]
}
}