[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 8 / 0 / 4 / BXForm / 0.3.0 / BXForm.podspec.json
bloba9782bd0c361edf58567a7fe193ea2ea092815af
2   "name": "BXForm",
3   "version": "0.3.0",
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.3.0"
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     "Cent": [
32     ]
33   }