blob: 4cac6c4a705c542cde46b956ad792aa376091fb4 [file] [log] [blame]
{
"name": "PodDemoLongVu",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/thanhlong12312/PodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"thanhlong12312": "thanhlong140496@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/thanhlong12312/PodDemo.git",
"tag": "0.0.1"
},
"source_files": "PodDemo/**/*.{h,m,swift}"
}