blob: 7ebf3c53ff80e8c60567b04fc6580e3c3556d9b9 [file] [log] [blame]
{
"name": "libUI",
"version": "0.5.5",
"summary": "ibUI UI for jiaoyou .",
"description": "项目所用到的一些UI",
"homepage": "http://git.365yf.com/dongjinyang/libui",
"license": "MIT",
"authors": {
"Jinyang": "jinyangnet@gamil.com"
},
"source": {
"git": "http://git.365yf.com/dongjinyang/libui.git",
"tag": "0.5.5"
},
"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": [
],
"MBProgressHUD": [
"~> 0.9.2"
]
}
}