[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 2 / 1 / LSWNovel / 1.0.5 / LSWNovel.podspec.json
blob17aa54acfc4580cef7fb2203c6ddc8311e288bc2
2   "name": "LSWNovel",
3   "version": "1.0.5",
4   "summary": "乐书屋小说SDK",
5   "description": "乐书屋小说SDK对接文档",
6   "homepage": "https://github.com/yipainbingxin/LSWNovel",
7   "license": "MIT",
8   "authors": {
9     "yipainbingxin": "472331078@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yipainbingxin/LSWNovel.git",
16     "tag": "1.0.5"
17   },
18   "vendored_frameworks": "LSWNovel.framework",
19   "resources": "Resource.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.2.1"
27     ],
28     "UIImage+Additions": [
29       "~> 2.1.4"
30     ],
31     "Masonry": [
32       "~> 1.1.0"
33     ],
34     "IQKeyboardManager": [
35       "6.4.2"
36     ],
37     "MJRefresh": [
38       "~> 3.2.0"
39     ],
40     "FSTextView": [
41       "~> 1.8"
42     ],
43     "SVProgressHUD": [
44       "~> 2.2.5"
45     ],
46     "MJExtension": [
48     ],
49     "DZNEmptyDataSet": [
51     ],
52     "dsBridge": [
53       "~> 3.0.6"
54     ],
55     "Reachability": [
56       "~> 3.2"
57     ],
58     "SDCycleScrollView": [
59       "~> 1.80"
60     ],
61     "ReactiveObjC": [
63     ],
64     "Colours": [
65       "~> 5.13.0"
66     ]
67   }