[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / d / 8 / 3 / NonTableView / 1.0.2 / NonTableView.podspec.json
blob9e1c2816f55f8585e14e8a96f27b52cad0ea06f6
2   "name": "NonTableView",
3   "version": "1.0.2",
4   "summary": "A data-driven TableView",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/nonsense0biubiu/NonTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nonsense0biubiu": "yaoyaoyaoyuyuyuyingyingying@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nonsense0biubiu/NonTableView.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NonTableView/Classes/**/*",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ]
27   }