blob: 3acbecfaa3329b889886a06c000bd8f82d83abbd [file] [log] [blame]
{
"name": "libUIModule",
"version": "0.1.0",
"summary": "libUIModule for jiaoyou.",
"description": "这是交友项目UI的主要栏目模块",
"homepage": "http://git.365yf.com/dongjinyang/libuimodule",
"license": "MIT",
"authors": {
"Jinyang": "jinyangnet@gamil.com"
},
"source": {
"git": "git@git.365yf.com:dongjinyang/libuimodule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"libUI": [
"Pod/Assets/*.{png,bundle,xib,nib,storyboard}"
]
},
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"SDWebImage": [
"~> 3.7"
],
"libModel": [
],
"libCore": [
],
"Toast": [
"~> 3.0"
],
"FMDB": [
],
"libUIComponent": [
],
"MBProgressHUD": [
"~> 0.9.2"
]
}
}