blob: b70608c9cc20057fbc4f37552bb87bb1a943fc9f [file] [log] [blame]
{
"name": "TaindFramework",
"version": "1.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/shivaLegend/TaindFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taind": "nguyenductai.job@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/shivaLegend/TaindFramework.git",
"tag": "1.0.1"
},
"source_files": "TaindFramework/**/*.{h,m,swift,storyboard}",
"swift_version": "5.0"
}