[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / a / 7 / d / wb-util / 1.3.2 / wb-util.podspec.json
blobc4b447560e6341b0bb9ce6da3ad418492e213c88
2   "name": "wb-util",
3   "version": "1.3.2",
4   "summary": "My utils used for develop",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/pwb1004/wb-util",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pang Weibo": "pwb1004@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pwb1004/wb-util.git",
16     "tag": "1.3.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "wb-util/Classes/**/*",
22   "user_target_xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.2.1"
28     ],
29     "LBXAlertAction": [
30       "~> 1.1.1"
31     ],
32     "Masonry": [
33       "~> 1.1.0"
34     ],
35     "MBProgressHUD": [
36       "~> 1.1.0"
37     ],
38     "MJExtension": [
39       "~> 3.0.15.1"
40     ],
41     "MJRefresh": [
42       "~> 3.1.15.7"
43     ],
44     "TPKeyboardAvoiding": [
45       "~> 1.3.2"
46     ]
47   }