[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 8 / f / LJAutoScrollView / 1.0.1 / LJAutoScrollView.podspec.json
blob7ba1f725cdcbfedcc6f03e1be4587a5996540653
2   "name": "LJAutoScrollView",
3   "version": "1.0.1",
4   "summary": "auto and infinite scroll view",
5   "description": "LJAutoScrollView class provides an endlessly circulate scroll view. It allows users to scroll infinitely in the horizontal direction, and also provides automatic scrolling feature.",
6   "homepage": "https://github.com/liaojinxing/LJAutoScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jinxing Liao": "jinxingliao@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/liaojinxing/LJAutoScrollView.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "LJAutoScrollView/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true