blob: 6a7cab2bfe57f6e0862eca56c5c31e5517331013 [file] [log] [blame]
{
"name": "wb-util",
"version": "1.3.7",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "wb-util/Classes/**/*",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"LBXAlertAction": [
"~> 1.1.1"
],
"Masonry": [
"~> 1.1.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"MJExtension": [
"~> 3.0.17"
],
"MJRefresh": [
"~> 3.2.0"
],
"TPKeyboardAvoiding": [
"~> 1.3.2"
]
}
}