blob: d5156868549c4963bd65300036400e80954c2e1a [file] [log] [blame]
{
"name": "BYCComponent",
"version": "0.1.0",
"summary": "组件化之路",
"description": "创建版本组件化之路https://github.com/banyuchen/BYCComponent",
"homepage": "https://github.com/banyuchen/BYCComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banyuchen": "1204470409@qq.com"
},
"source": {
"git": "https://github.com/banyuchen/BYCComponent.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BYCComponent/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}