[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / f / MSYTableView / 1.0.0 / MSYTableView.podspec.json
blob622690ac2ab3d6447c8a674079bd34c570527733
2   "name": "MSYTableView",
3   "version": "1.0.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": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MSYTableView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "MJRefresh": [
28     ]
29   }