blob: 09b65759ccbae3a0221ec665efccb01e39516555 [file] [log] [blame]
{
"name": "TaindFramework2",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/shivaLegend/TaindFramework2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jeantimex": "jean.timex@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/shivaLegend/TaindFramework2.git",
"tag": "0.0.1"
},
"source_files": "TaindFramework2/**/*.{h,m,swift}",
"swift_version": "5.0"
}