blob: 878b8e29d419f5921dc048650a572587d8a27e7d [file] [log] [blame]
{
"name": "NCanUtils",
"version": "1.0.2",
"summary": "NCanUtils is the library for iOS written in Swift",
"description": "This library helps you perform utilites about UIViewController, UINavigation, Dictionay, String,...",
"homepage": "https://github.com/nguyencan/NCanUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nguyen Can": "cannc.92tf@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/nguyencan/NCanUtils.git",
"tag": "1.0.2"
},
"source_files": "NCanUtils/**/*.{h,m,swift,xcassets,storyboard}",
"swift_version": "5.0"
}