blob: e65d95d1ac439fdd41b43581cade7eb90bbf7f51 [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": "0.0.6",
"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": "0.0.6"
},
"frameworks": "UIKit",
"source_files": "NTComponents/**/*.{swift}",
"resources": "NTComponents/**/*.{xcassets,otf,ttf,xib,storyboard}",
"pushed_with_swift_version": "3.1"
}