blob: ae7e760840d74a1001df74c3e3ae7b638450706c [file] [log] [blame]
{
"name": "BXForm",
"version": "0.1.5",
"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.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BXForm": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"BXModel": [
],
"PinAutoLayout": [
],
"PinAuto": [
],
"BXiOSUtils": [
]
}
}