blob: b2b87e939f30480c930ca5e51f16e3155f0badb6 [file] [log] [blame]
{
"name": "ShujaatFramework",
"version": "0.0.2",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/Shujaat92/ShujaatFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shujaat Khan": "shujaat_91@hotmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/Shujaat92/ShujaatFramework.git",
"tag": "0.0.2"
},
"source_files": "ShujaatFramework/**/*.{h,m,swift}"
}