[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / d / SYBaseComps / 0.1.1 / SYBaseComps.podspec.json
blob29e68abb8c54d258059591bcb845a4ef260487a8
2   "name": "SYBaseComps",
3   "version": "0.1.1",
4   "summary": "一个简短的介绍",
5   "description": "这里是使用文档",
6   "homepage": "http://git1.pansoft.com/MobileServer/ios/SYBaseComps",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liguodong3302": "[liguodong3302@pansoft.com]"
13   },
14   "source": {
15     "git": "http://git1.pansoft.com/MobileServer/ios/SYBaseComps.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resources": "SYBaseComps/BaseComps.bundle",
22   "source_files": "SYBaseComps/**/*.{h,m}",
23   "libraries": "xml2",
24   "compiler_flags": [
25     "-ObjC",
26     "-lxml2"
27   ],
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
30     "USER_HEADER_SEARCH_PATHS": "$(PODS_ROOT)"
31   },
32   "dependencies": {
33     "AFNetworking": [
34       "~> 3.2.1"
35     ],
36     "IQKeyboardManager": [
37       "~> 6.5.4"
38     ],
39     "SVProgressHUD": [
40       "~> 2.2.5"
41     ],
42     "Masonry": [
43       "~> 1.1.0"
44     ],
45     "MJRefresh": [
46       "~> 3.2.2"
47     ],
48     "FLAnimatedImage": [
49       "~> 1.0.12"
50     ],
51     "SDWebImage": [
52       "~> 5.3.1"
53     ],
54     "Reachability": [
55       "~> 3.2"
56     ],
57     "SVGKit": [
59     ],
60     "IOSESPCommonTool": [
62     ]
63   }