[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / e / LCRefresh / 0.2.2 / LCRefresh.podspec.json
blob3626949bd164a151d8374824be3cf331016a33fd
2   "name": "LCRefresh",
3   "version": "0.2.2",
4   "summary": "A Swift refresh tool used on iOS .",
5   "description": "It is a Swift refresh tool used on iOS . which implement by Swift",
6   "homepage": "https://github.com/liutongchao/LCRefresh",
7   "license": "MIT",
8   "authors": {
9     "liutongchao": "413281269@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/liutongchao/LCRefresh.git",
16     "tag": "0.2.2"
17   },
18   "source_files": "Source/*.swift",
19   "resources": "Source/LCRefresh.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true