[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 2 / 1 / LSWNovel / 1.0.3 / LSWNovel.podspec.json
blobcc12a1d7855cc73fc683970947c21c5ce47cf7ce
2   "name": "LSWNovel",
3   "version": "1.0.3",
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.3"
17   },
18   "vendored_frameworks": "LSWNovel.framework",
19   "resources": "Resource.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.1.0"
27     ],
28     "UIImage+Additions": [
29       "~> 2.1.0"
30     ],
31     "Masonry": [
32       "~> 1.0.2"
33     ],
34     "IQKeyboardManager": [
35       "5.0.4"
36     ],
37     "MJRefresh": [
38       "~> 3.1.15.3"
39     ],
40     "FSTextView": [
41       "~> 1.2"
42     ],
43     "SVProgressHUD": [
44       "~> 2.1.2"
45     ],
46     "MJExtension": [
48     ],
49     "DZNEmptyDataSet": [
51     ],
52     "dsBridge": [
53       "~> 3.0.2"
54     ],
55     "Reachability": [
56       "~> 3.2"
57     ],
58     "SDCycleScrollView": [
59       "~> 1.80"
60     ],
61     "ReactiveObjC": [
63     ],
64     "Colours": [
65       "~> 5.13.0"
66     ]
67   }