blob: 31b63ec64c71f74fc2c06540bc38a77dbe231d31 [file] [log] [blame]
{
"name": "SwiftyPods",
"version": "0.0.1",
"summary": "CocoaPods library written in Swift",
"description": "Just sample lib help you perform calculate",
"homepage": "https://github.com/sjc-bui/SwiftyPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sjc-bui": "bui@setjapan.co.jp"
},
"platforms": {
"ios": "14.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/sjc-bui/SwiftyPods.git",
"tag": "0.0.1"
},
"source_files": "SwiftyPods/**/*.{h,m,swift}",
"swift_version": "5.0"
}