blob: 4bd94ac82b6ea07c8dff0bc1764f4d5ab8af1b21 [file] [log] [blame]
{
"name": "KibbleLib",
"version": "0.1.0",
"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.0"
},
"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"
}