[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 0 / 7 / SelfTableViewManager / 3.0.0 / SelfTableViewManager.podspec.json
blobc84715945bd80524989df6815aaf4d8a6c9256ff
2   "name": "SelfTableViewManager",
3   "version": "3.0.0",
4   "summary": "Um jeito simples de criar e manipular uma TableView.",
5   "description": "Esqueça todos os metodos obrigatórios para criar e manipular uma TableView, carregue modelos diferentes de UITableViewCell sem a necessidade de if no seu código.",
6   "homepage": "https://github.com/jjfernandes87/SelfTableViewManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jjfernandes87": "jfjunior@zapcorp.com.br"
13   },
14   "source": {
15     "git": "https://github.com/jjfernandes87/SelfTableViewManager.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "SelfTableViewManager/Classes/**/*"