blob: 28445674593a97598c276bc4920abdc2b06828d7 [file] [log] [blame]
{
"name": "CNLiveMine",
"version": "0.0.3",
"summary": "我的模块",
"description": "CNLiveMine是网++中我的模块",
"homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLiveMine",
"license": "MIT",
"authors": {
"zhangxiaowen": "zhangxiaowen@cnlive.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://bj.gitlab.cnlive.com/ios-team/CNLiveMine.git",
"tag": "0.0.3"
},
"source_files": "CNLiveMine/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
},
"requires_arc": true
}