[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / c / 5 / FCMyStudy / 1.0.1 / FCMyStudy.podspec.json
blobc5303106c4faf936658dd9ec26c3da20a645d147
2   "name": "FCMyStudy",
3   "version": "1.0.1",
4   "summary": "FCMyStudy",
5   "description": "FCMyStudy 我的学习",
6   "homepage": "https://gitee.com/FCComp/FCMyStudy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fczhouyou": "zhouyou@sobey.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/FCComp/FCMyStudy.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "FCMyStudy/FCMyStudy.framework/Headers/*.h",
22   "resources": "FCMyStudy/*.{bundle,lic}",
23   "vendored_frameworks": "FCMyStudy/*.framework",
24   "dependencies": {
25     "FCBaseKit": [
27     ],
28     "MJRefresh": [
30     ],
31     "Masonry": [
33     ],
34     "SVProgressHUD": [
36     ],
37     "AFNetworking": [
39     ],
40     "Toast": [
42     ],
43     "MJExtension": [
45     ],
46     "SDWebImage": [
48     ],
49     "AliyunOSSiOS": [
51     ],
52     "MBProgressHUD": [
54     ],
55     "JXCategoryView": [
57     ],
58     "JXPagingView/Pager": [
60     ],
61     "TZImagePickerController": [
63     ],
64     "YBImageBrowser/NOSD": [
66     ],
67     "DZNEmptyDataSet": [
69     ]
70   }