[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / c / 4 / LXRollViewController / 0.2.0 / LXRollViewController.podspec.json
blob8cfe5bbb1543d1b58cb22cac2366b50f781285be
2   "name": "LXRollViewController",
3   "version": "0.2.0",
4   "summary": "简单的无限轮播ViewController",
5   "homepage": "https://github.com/goodnighthsu/LXRollViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "leon.xu": "goodnighthsu@msn.com"
12   },
13   "source": {
14     "git": "https://github.com/goodnighthsu/LXRollViewController.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "LXRollViewController/Classes/**/*",
21   "dependencies": {
22     "Masonry": [
24     ],
25     "SDWebImage": [
27     ]
28   }