[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / c / 6 / XLComProject / 0.1.14 / XLComProject.podspec.json
blob54a962d2e245b5205982e0260dbf69897b5ce739
2   "name": "XLComProject",
3   "version": "0.1.14",
4   "summary": "iOS 工程通用基类库.",
5   "description": "DES OF 【iOS 工程通用基类库.】",
6   "homepage": "https://github.com/GDXL2012/XLComProject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GDXL2012": "liyijun_1989@163.com"
13   },
14   "source": {
15     "git": "https://github.com/GDXL2012/XLComProject.git",
16     "tag": "0.1.14"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XLComProject/Classes/**/*",
22   "frameworks": [
23     "AVFoundation",
24     "UIKit",
25     "Foundation",
26     "CoreGraphics",
27     "CoreServices",
28     "MessageUI"
29   ],
30   "dependencies": {
31     "RegexKitLite": [
33     ],
34     "SDWebImage": [
36     ],
37     "SDWebImage/GIF": [
39     ],
40     "MBProgressHUD": [
42     ],
43     "Masonry": [
45     ],
46     "MJRefresh": [
48     ],
49     "IQKeyboardManager": [
51     ],
52     "Reachability": [
53       "~> 3.2"
54     ],
55     "MJExtension": [
57     ]
58   }