blob: 92a68a29adc1450f26eab4d17ec4590b52e7d05b [file] [log] [blame]
{
"name": "BCCommonModule",
"version": "0.0.2",
"summary": "樊登读书 公共模块",
"description": "\"樊登读书\"",
"homepage": "https://github.com/developeryh/BCCommonModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developeyh": "developer_yh@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlab.dushuclub.io/youhui/bccommonmodule.git",
"tag": "0.0.2"
},
"source_files": "BCCommonModule/Common/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"4.3.3"
],
"Masonry": [
"1.1.0"
],
"GrowingAutoTrackKit": [
"2.8.0.1"
],
"GrowingCoreKit": [
"2.8.0.1"
]
}
}