[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / 6 / XLComProject / 0.1.0 / XLComProject.podspec.json
blob545470d108c8dfba7052592162a6ada8f444de6f
2   "name": "XLComProject",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XLComProject/Classes/**/*",
22   "frameworks": [
23     "AVFoundation",
24     "UIKit",
25     "Foundation",
26     "CoreGraphics",
27     "MobileCoreServices",
28     "AssetsLibrary",
29     "MessageUI"
30   ],
31   "dependencies": {
32     "RegexKitLite": [
34     ],
35     "SDWebImage": [
37     ],
38     "SDWebImage/GIF": [
40     ],
41     "MBProgressHUD": [
43     ],
44     "Masonry": [
46     ],
47     "MJRefresh": [
49     ],
50     "IQKeyboardManager": [
52     ],
53     "Reachability": [
54       "~> 3.2"
55     ],
56     "MJExtension": [
58     ]
59   }