blob: 7e097050e6a27aecd6534eb4cdd09adae4a3ffe8 [file] [log] [blame]
{
"name": "WNJUserInfoKit",
"version": "0.1.13",
"summary": "智慧怒江用户登录信息管理库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/wnjuserinfokit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"melo30": "281083409@qq.com"
},
"source": {
"git": "http://192.168.0.49/APP/wnjuserinfokit.git",
"tag": "0.1.13"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WNJUserInfoKit/Classes/**/*",
"prefix_header_contents": [
"#import \"Masonry.h\"",
"#import \"UIColor+MJRGBCategory.h\"",
"#import \"LCProgressHUD.h\"",
"#import \"YYModel.h\"",
"#import \"NSBundle+MJBundleHelp.h\"",
"#import \"UIImage+MJBundleHelp.h\"",
"#import \"MJAdaptScreenHelp.h\"",
"#import \"SDAutoLayout.h\""
],
"resource_bundles": {
"WNJUserInfoKit": [
"WNJUserInfoKit/Assets/*.{png,xib,txt,xcassets}"
]
},
"dependencies": {
"WNJNetworkKit": [
],
"YYModel": [
],
"YTKNetwork": [
],
"Masonry": [
],
"SDAutoLayout": [
],
"MJAdaptScreenHelp": [
],
"MJProgressHUD": [
],
"CTMediator": [
],
"MJColorKit": [
],
"MJBundleHelp": [
]
}
}