[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 3 / BootstrapUI / 0.0.1 / BootstrapUI.podspec.json
blob8c765834fd48a357c7441b6b3a1d8a19ffd1ce87
2   "name": "BootstrapUI",
3   "version": "0.0.1",
4   "summary": "A collection of custom draw controls inspired by the Bootstrap theme. Built off UICustomizeKit.",
5   "homepage": "https://github.com/daltoniam/BootstrapUIKit",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton": "daltoniam@gmail.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source_files": "*.{h,m}",
14   "source": {
15     "git": "https://github.com/daltoniam/BootstrapUIKit.git",
16     "tag": "0.0.1"
17   },
18   "dependencies": {
19     "UICustomizeKit": [
21     ]
22   },
23   "requires_arc": true