blob: f3b500f21a24df3f744813fd435d5ad90f98f2fb [file] [log] [blame]
{
"name": "JXBase",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JXBase/Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}