blob: 2e3aa0252b75c516aed2db7c835627dcae95e2d4 [file] [log] [blame]
{
"name": "BXForm",
"version": "1.0.1",
"summary": "BXForm is a Collection of Custom UI Widget and Custom Controller, now support Swift 3",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"BXModel": [
"~>1.0"
],
"PinAuto": [
"~>2.2"
],
"BXiOSUtils": [
"~>1.0"
]
},
"pushed_with_swift_version": "3.0"
}