blob: 3ec4618c662c7d078e646741855f35be1f584bd6 [file] [log] [blame]
{
"name": "QciTestPods",
"version": "0.0.2",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/kanonzero/QciTestPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joseph": "kanonzero0613@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/kanonzero/QciTestPods.git",
"tag": "0.0.2"
},
"source_files": "QciTestPods/**/*.{h,m,swift}"
}