blob: 4092d4182f95e29ec63fdd840ae9ba628b07565e [file] [log] [blame]
{
"name": "KibbleLib",
"version": "0.1.1",
"summary": "Bits and pieces of extensions and utils that have been gathered over time to make future apps and projects more convenient.",
"description": "\"This CocoaPods library is meant as a collection of small convenience extensions and utilities that are commonly reused in projects.\"",
"homepage": "https://github.com/aviatoali/KibbleLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aviatoali": "aviatoali@gmail.com"
},
"source": {
"git": "https://github.com/aviatoali/KibbleLib.git",
"tag": "0.1.1"
},
"social_media_url": "https://www.linkedin.com/in/ali-shah-717144123/",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "KibbleLib/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}