blob: b40623940d0f01dde87639f309b44ccb1a7d4fee [file] [log] [blame]
{
"name": "LBTAComponents",
"version": "0.1.0",
"summary": "LBTAComponents is a small library of components that makes it easy to build applications programmatically.",
"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.",
"homepage": "https://github.com/bhlvoong/LBTAComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brian Voong": "bhlvoong@gmail.com"
},
"source": {
"git": "https://github.com/bhlvoong/LBTAComponents.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/buildthatapp",
"platforms": {
"ios": "10.0"
},
"source_files": "LBTAComponents/Classes/**/*",
"pushed_with_swift_version": "3.0"
}