blob: a9782bd0c361edf58567a7fe193ea2ea092815af [file] [log] [blame]
{
"name": "BXForm",
"version": "0.3.0",
"summary": "BXForm is a Collection of Custom UI Widget and Custom Controller",
"description": "BXForm is a Collection of Custom UI Widget and Custom Controller ,Based on BXModel,BXiOSUtils,and SwiftyJSON",
"homepage": "https://github.com/banxi1988/BXForm",
"license": "MIT",
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"source": {
"git": "https://github.com/banxi1988/BXForm.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"BXModel": [
],
"PinAuto": [
],
"BXiOSUtils": [
],
"Cent": [
]
}
}