blob: eae315ffb1bed4b62e78474b0aafd0731a214e5a [file] [log] [blame]
{
"name": "kostilalLib",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift for tests",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/kostilal/kostilalLib.git",
"authors": {
"kostilal": "kostilal@gmail.com"
},
"platforms": {
"ios": "13.2"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/kostilal/kostilalLib.git",
"tag": "0.0.1"
},
"source_files": "kostilalLib/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5"
}