[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 3 / NonTableView / 1.0.1 / NonTableView.podspec.json
blobbb63ad4551600cc95f4311a13f1e6838f26ea769
2   "name": "NonTableView",
3   "version": "1.0.1",
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.1"
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   }