blob: ad27fc51afa84e866f1d0f823910179980e4bd17 [file] [log] [blame]
{
"name": "libUIModule",
"version": "0.5.7",
"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.5.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"libUIModule": [
"Pod/Assets/**/*.{png,wav,jpg,bundle,plist,xib,nib,storyboard}"
]
},
"dependencies": {
"libModel": [
],
"libCore": [
],
"libThird": [
],
"libUIComponent": [
],
"MBProgressHUD": [
"~> 0.9.2"
],
"PSTCollectionView": [
],
"SDWebImage": [
],
"GBFlatButton": [
]
}
}