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