blob: 44b58db401608e28abbbd7359baf63bd51b9a2fa [file] [log] [blame]
{
"name": "zaidFarouqi",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/zaidfarouqi/zaidFarouqi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zaid": "zaid@yahoo.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/zaidfarouqi/zaidFarouqi.git",
"tag": "0.0.1"
},
"source_files": "zaidFarouqi/**/*.{h,m,swift}",
"swift_version": "5"
}