[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / e / GenericTableCollection / 0.1.0 / GenericTableCollection.podspec.json
blob8aba9802b49b68ad1add36f9d430eb1df0c9b5f0
2   "name": "GenericTableCollection",
3   "version": "0.1.0",
4   "summary": "Generic collection and table view datasource and delegate.",
5   "description": "Install this library and say bye bye to long codes of datasource and delegate. Use this repository to save time for creating datasource and delegate of every table view and collection view in every class.",
6   "homepage": "https://github.com/jeewanct/GenericTableCollection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jeewanct": "jeewant857@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jeewanct/GenericTableCollection.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GenericTableCollection/Classes/**/*",
22   "frameworks": "UIKit"