[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / 3 / LXLRefresh / 0.0.2 / LXLRefresh.podspec.json
blob3414ea92f7c7e97ad5a93d34b3eba9a6cd29f428
2   "name": "LXLRefresh",
3   "module_name": "LLRefresh",
4   "version": "0.0.2",
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.2"
17   },
18   "source_files": [
19     "LLRefresh/**/*.swift",
20     "LLRefresh/**/**/.swift"
21   ],
22   "pushed_with_swift_version": "3.0"