[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / d / 7 / c / 24liveblog-iOS-SDK / 1.0.1 / 24liveblog-iOS-SDK.podspec.json
blob13cdb0eb4a886de34e2e941a38bd5e74bae956ed
2   "name": "24liveblog-iOS-SDK",
3   "version": "1.0.1",
4   "summary": "Integrate live blog into your iOS client applications .",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Rookie-liu/liveblog-iOS-SDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "24liveblog": "411152955@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Rookie-liu/liveblog-iOS-SDK.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": [
22     "24liveblog-iOS-SDK/Classes/LiveBlogFramework.framework"
23   ],
24   "source_files": "24liveblog-iOS-SDK/Classes/**/*",
25   "static_framework": true,
26   "dependencies": {
27     "DTCoreText": [
28       "~> 1.6.21"
29     ],
30     "YYWebImage": [
31       "~> 1.0.5"
32     ],
33     "Masonry": [
34       "~> 1.1.0"
35     ],
36     "YTKNetwork": [
37       "~> 2.0.4"
38     ],
39     "SDWebImage": [
40       ">= 5.0.0"
41     ],
42     "MJRefresh": [
43       "~> 3.1.15.1"
44     ],
45     "DateTools": [
46       "~> 2.0.0"
47     ],
48     "YYModel": [
50     ],
51     "ZFPlayer": [
52       "~> 3.0"
53     ],
54     "ZFPlayer/ControlView": [
55       "~> 3.0"
56     ],
57     "ZFPlayer/AVPlayer": [
58       "~> 3.0"
59     ],
60     "SocketRocket": [
62     ],
63     "SDCycleScrollView": [
64       ">= 1.80"
65     ]
66   }