[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / d / c / XLRefreshSwift / 0.2.0 / XLRefreshSwift.podspec.json
blobd67bc4cf5879199697c4417d955d051e3decc470
2   "name": "XLRefreshSwift",
3   "version": "0.2.0",
4   "summary": "Pull to refresh or load more by Swift.",
5   "description": "This CocoaPod provides the subclass of UIView which can be pulled to refresh or load more.",
6   "homepage": "https://github.com/Snowgan/XLRefreshSwift",
7   "license": "MIT",
8   "authors": {
9     "Snowgan": "jennifergan@163.com"
10   },
11   "source": {
12     "git": "https://github.com/Snowgan/XLRefreshSwift.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "XLRefreshSwift": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"