[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 1 / 4 / LBTATools / 0.1.3 / LBTATools.podspec.json
blob4b4e5007572bcaa057ea9073dfd484dbf88e8f7d
2   "name": "LBTATools",
3   "version": "0.1.3",
4   "summary": "Set of tools to drastically improve development speed of UI in iOS applications",
5   "description": "A lot of the applications built for contract and consulting gigs require a ton of heavy lifting in terms of boiler plate code.  For the most part, I do a lot of prototyping and enjoy using a large set of tools that help me avoid a ton of boiler plate.  This library is aimed to reduce all the mundane code related to UI development.",
6   "homepage": "https://github.com/bhlvoong/LBTATools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brian Voong": "admin@letsbuildthatapp.com"
13   },
14   "source": {
15     "git": "https://github.com/bhlvoong/LBTATools.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/*.swift",
22   "swift_version": "5.0"