blob: 348025a94b8cfafe7fafa740c134beab1256c8fa [file] [log] [blame]
{
"name": "BasicComponents",
"version": "1.0.1",
"summary": "Basic components of project.",
"description": "This is the basic components what I am using in my existing project.",
"homepage": "https://github.com/ccykevin/BasicComponents",
"license": "MIT",
"authors": {
"Kevin Cheng": "chunyinkevin@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ccykevin/BasicComponents.git",
"tag": "1.0.1"
},
"source_files": "BasicComponents/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}