blob: e2b6f2cc92b4f85b3092c486b988a78eb6afc32b [file] [log] [blame]
{
"name": "SwiftyLibExample",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/huynguyen1991/Travis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huuhuy": "huuhuy.nguyen1991@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/huynguyen1991/Travis.git",
"tag": "0.0.1"
},
"source_files": "SwiftyLib/**/*.{h,m,swift}",
"swift_version": "4.2"
}