[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / 4 / BXForm / 1.0.1 / BXForm.podspec.json
blob2e3aa0252b75c516aed2db7c835627dcae95e2d4
2   "name": "BXForm",
3   "version": "1.0.1",
4   "summary": "BXForm is a Collection of Custom UI Widget and Custom Controller, now support Swift 3",
5   "description": "BXForm is a Collection of Custom UI Widget and Custom Controller ,Based on BXModel,BXiOSUtils,and SwiftyJSON",
6   "homepage": "https://github.com/banxi1988/BXForm",
7   "license": "MIT",
8   "authors": {
9     "banxi1988": "banxi1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/banxi1988/BXForm.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "BXModel": [
22       "~>1.0"
23     ],
24     "PinAuto": [
25       "~>2.2"
26     ],
27     "BXiOSUtils": [
28       "~>1.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"