blob: 5dbb75a9080158f9820732eac380249e0bb280ca [file] [log] [blame]
{
"name": "ShujaatFramework",
"version": "0.0.3",
"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.3"
},
"source_files": "ShujaatFramework/**/*.{h,m,swift}"
}