[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / 1 / e / 3 / LXLRefresh / 0.0.4 / LXLRefresh.podspec.json
blobb3a765f17201d547e9f23e3490ed2d9c0f7e6c7f
2   "name": "LXLRefresh",
3   "module_name": "LLRefresh",
4   "version": "0.0.4",
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.4"
17   },
18   "source_files": [
19     "LLRefresh",
20     "LLRefresh/**/**/.swift"
21   ]