blob: 55a08625ec1a2aebd04280145402ed5402e7b451 [file] [log] [blame]
{
"name": "Obsidian-UI-iOS",
"version": "1.0.0",
"summary": "A collection of useful iOS user interface components and utilities for use in a wide range of projects.",
"description": "Obsidian UI is a collection of useful iOS user interface components and utilities for use in a wide range of projects. For convenience, the classes have been bundled into one framework, ready to be dropped into your app.",
"homepage": "http://tendigi.com",
"license": "MIT",
"authors": {
"Nick Lee": "nick@tendigi.com"
},
"source": {
"git": "https://github.com/TENDIGI/Obsidian-UI-iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"source_files": "src/**/*"
}