blob: 0597a24711734f1b2fba8882bb88bf7e3f9a3e14 [file] [log] [blame]
{
"name": "FortnightUtils",
"version": "0.1.0",
"summary": "A small library of components that allows you to quickly build your app programmatically using multiple UIView extensions any many others.",
"description": "A small library of components that allows you to quickly build your app programmatically using multiple UIView extensions any many others. This library includes helper extensions.",
"homepage": "https://github.com/StudioFortnight/FortnightUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fortnight Studio": "development@fortnight.studio"
},
"source": {
"git": "https://github.com/StudioFortnight/FortnightUtils.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/studiofortnight",
"platforms": {
"ios": "9.3"
},
"swift_version": "4.2",
"source_files": "FortnightUtils/Classes/**/*"
}