[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 7 / ANDEmptyState / 0.0.1 / ANDEmptyState.podspec.json
blob033820b4ede9c25f1036c1a2cb22c210a848c2e9
2   "name": "ANDEmptyState",
3   "swift_versions": "5.0",
4   "version": "0.0.1",
5   "summary": "Show empty datasets in UIView whenever no content to display",
6   "description": "By just conforming to EmptyStateDatasource,you can show view with different state such like loading/empty/network error/failed and so on",
7   "homepage": "https://github.com/LeaderBoy/EmptyStateView",
8   "license": "MIT",
9   "authors": {
10     "BaQiWL": "748603349@qq.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/LeaderBoy/EmptyStateView.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "SwiftEmptyStateView/EmptyState",
21     "SwiftEmptyStateView/EmptyState/**/*.swift"
22   ],
23   "resources": "SwiftEmptyStateView/EmptyState/**/*.xib",
24   "swift_version": "5.0"