[Add] BridSDK 1.4.3
[CocoaPods.git] / Specs / c / b / 8 / LBTAComponents / 1.0.2 / LBTAComponents.podspec.json
blobdb2204d0a58209bf1bc0d9f9301827a868ca14a4
2   "name": "LBTAComponents",
3   "version": "1.0.2",
4   "summary": "LBTAComponents is a small library of components that makes it easy to build applications programmatically.",
5   "description": "LBTAComponents is a small library of components that makes it easy to build applications programmatically.  One major component is the DatasourceController that allows developers to quickly construct a list view by plugging in a custom Datasource object. In addition, this pod includes helper methods that you can use to anchor views very easily without having to type too much.",
6   "homepage": "https://github.com/bhlvoong/LBTAComponents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brian Voong": "letsbuildthatapp@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bhlvoong/LBTAComponents.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/buildthatapp",
19   "platforms": {
20     "ios": "9.1"
21   },
22   "source_files": "LBTAComponents/Classes/**/*",
23   "pushed_with_swift_version": "4"