[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / 4 / BXForm / 0.1.5 / BXForm.podspec.json
blobae7e760840d74a1001df74c3e3ae7b638450706c
2   "name": "BXForm",
3   "version": "0.1.5",
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.1.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BXForm": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "BXModel": [
28     ],
29     "PinAutoLayout": [
31     ],
32     "PinAuto": [
34     ],
35     "BXiOSUtils": [
37     ]
38   }