[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / 3 / LXLRefresh / 0.0.9 / LXLRefresh.podspec.json
blob3a6079a57d1a1d1846fe2f67c39e9924f586240b
2   "name": "LXLRefresh",
3   "module_name": "LLRefresh",
4   "version": "0.0.9",
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.9"
17   },
18   "source_files": [
19     "LLRefresh/**/*",
20     "LLRefresh/**/**/*.swift",
21     "LLRefresh/**/*.swift"
22   ],
23   "resources": "LLRefresh/LLRefresh.bundle",
24   "pushed_with_swift_version": "3.0"