blob: f7533c64240c2aa416e8c4397b69b9cf9e04da44 [file] [log] [blame]
{
"name": "NTComponents",
"platforms": {
"ios": "9.1"
},
"summary": "A collection of everything I find useful when developing any app!",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nathan Tannar": "nathantannar4@gmail.com"
},
"homepage": "https://github.com/nathantannar4/NTComponents",
"source": {
"git": "https://github.com/nathantannar4/NTComponents.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"source_files": "NTComponents/**/*.{swift}",
"resources": "NTComponents/**/*.{xcassets,otf,ttf,xib,storyboard}",
"pushed_with_swift_version": "4.0"
}