[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 3 / 7 / f / MSYTableView / 0.1.0 / MSYTableView.podspec.json
blob9d26ae04e99c29d65d58bfeff793686fa5f0b8d6
2   "name": "MSYTableView",
3   "version": "0.1.0",
4   "summary": "A short description of MSYTableView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CoderMSY/MSYTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SimonMiao": "2278046701@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderMSY/MSYTableView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MSYTableView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "MJRefresh": [
28     ]
29   }