[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 1 / e / 3 / LXLRefresh / 0.0.8 / LXLRefresh.podspec.json
blob274cf770ce2e014447a6f10052c15a6a8a863f60
2   "name": "LXLRefresh",
3   "module_name": "LLRefresh",
4   "version": "0.0.8",
5   "summary": "LLRefresh is a pull&push to refresh library written in Swift",
6   "homepage": "https://github.com/Lves/LLRefresh",
7   "license": "MIT",
8   "authors": {
9     "lixingle": "lvesli@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Lves/LLRefresh.git",
16     "tag": "0.0.8"
17   },
18   "source_files": [
19     "LLRefresh/**",
20     "LLRefresh/**/**/*.swift",
21     "LLRefresh/**/*.swift",
22     "LLRefresh/*.bundle"
23   ],
24   "pushed_with_swift_version": "3.0"