blob: 1e48bd397dcea28583d2f64b4719791e61a631f1 [file] [log] [blame]
{
"name": "Bifrost",
"version": "1.0.0",
"summary": "Bifrost",
"description": "A delightful library for app business modular architecture.",
"homepage": "https://github.com/youzan/Bifrost/wikis/home",
"license": "MIT",
"authors": {
"JackieYang": "yangke@youzan.com"
},
"source": {
"git": "https://github.com/youzan/Bifrost.git",
"tag": "1.0.0"
},
"source_files": "Bifrost/Lib/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}