[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / 4 / BXForm / 0.2.9 / BXForm.podspec.json
blob1ea32fdd1d761ff5849bdb9435fa2daa08a985e2
2   "name": "BXForm",
3   "version": "0.2.9",
4   "summary": "BXForm is a Collection of Custom UI Widget and Custom Controller",
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": "0.2.9"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "BXModel": [
23     ],
24     "PinAuto": [
26     ],
27     "BXiOSUtils": [
29     ]
30   }