[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 7 / LTInfiniteScrollViewSwift / 0.2.0 / LTInfiniteScrollViewSwift.podspec.json
blob3dd9d0c4539b6d02bf5684b6eae0ecfbab23d8c6
2   "name": "LTInfiniteScrollViewSwift",
3   "version": "0.2.0",
4   "summary": "An infinite scrollview allowing easily applying animation",
5   "homepage": "https://github.com/ltebean/LTInfiniteScrollView-Swift",
6   "license": "MIT",
7   "authors": {
8     "ltebean": "yucong1118@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ltebean/LTInfiniteScrollView-Swift.git",
12     "tag": "v0.2.0"
13   },
14   "source_files": "LTInfiniteScrollView-Swift/Sources/LTInfiniteScrollView.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }