blob: 2ba1cff5e48defc17fc5bb4fc4cbee27f8dca470 [file] [log] [blame]
{
"name": "BasicComponents",
"version": "1.0.2",
"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": "kevin.cheng.development@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ccykevin/BasicComponents.git",
"tag": "1.0.2"
},
"source_files": "BasicComponents/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}