blob: 2d98c1e0556edf372d49e8abab40e2b549ee5ffe [file] [log] [blame]
{
"name": "wb-util",
"version": "1.3.3",
"summary": "My utils used for develop",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pwb1004/wb-util",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pang Weibo": "pwb1004@gmail.com"
},
"source": {
"git": "https://github.com/pwb1004/wb-util.git",
"tag": "1.3.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "wb-util/Classes/**/*",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"LBXAlertAction": [
"~> 1.1.1"
],
"Masonry": [
"~> 1.1.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"MJExtension": [
"~> 3.0.15.1"
],
"MJRefresh": [
"~> 3.1.15.7"
],
"TPKeyboardAvoiding": [
"~> 1.3.2"
]
}
}