blob: 3444edc3851ad5eab6779ea8c58091123e33a326 [file] [log] [blame]
{
"name": "NAExtensions",
"version": "1.0.4",
"summary": "A Swift framework contains some useful extensions to speed up your work.",
"description": "This framework has created by Nitin A to create extensions of UIView, UILabel, UIImage so on.",
"homepage": "https://github.com/nitin-agam/NAExtensions",
"license": "MIT",
"authors": {
"Nitin Aggarwal": "nitinagam17@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/nitin-agam/NAExtensions.git",
"tag": "1.0.4"
},
"source_files": [
"NAExtensions",
"NAExtensions/**/*.{h,m,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}