[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 0 / 6 / LBHorizontalLoopView / 0.1.6 / LBHorizontalLoopView.podspec.json
blob97f422918bcd6a2dd8c3f1a218f6c8a810ccba82
2   "name": "LBHorizontalLoopView",
3   "version": "0.1.6",
4   "summary": "A short description of LBHorizontalLoopView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/liuboliu/lbhorizontal-loop-view",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuboliu": "2534660131@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/liuboliu/lbhorizontal-loop-view.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LBHorizontalLoopView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }