[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 4 / LBTATools / 1.0.8 / LBTATools.podspec.json
blobf1e8d11d215aa21c44121f56b9f85ad3ad9c7d79
2   "name": "LBTATools",
3   "version": "1.0.8",
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 boilerplate 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 repetitive syntax.  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": "1.0.8"
17   },
18   "social_media_url": "https://twitter.com/buildthatapp",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"