[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 2 / 6 / MRJViewState / 0.2.1.0 / MRJViewState.podspec.json
blob5394f62c9e754a7ac734a43780f797957a457dd2
2   "name": "MRJViewState",
3   "version": "0.2.1.0",
4   "summary": "网络加载时的填充页面,处理网络请求回来的各种状态展示",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mrjlovetian/MRJViewState",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mrjlovetian/MRJViewState.git",
16     "tag": "0.2.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MRJViewState/Classes/**/*",
22   "resource_bundles": {
23     "MRJViewState": [
24       "MRJViewState/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "SVProgressHUD": [
30     ],
31     "Masonry": [
33     ]
34   }