blob: 287424ba9617fe4f1a6d0e9816e34875d75597a7 [file] [log] [blame]
{
"name": "BXForm",
"version": "0.2.8",
"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.2.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"BXModel": [
],
"PinAuto": [
],
"BXiOSUtils": [
]
}
}