[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 5 / Presentables / 0.7.1 / Presentables.podspec.json
blob62f1569753e0c844a2188007c174fb0f8803f361
2   "name": "Presentables",
3   "version": "0.7.1",
4   "summary": "Simple reactive library for managing table views & collection views, written in Swift",
5   "description": "Simplify the way you use table views & collection views in your app. This library is not supposed to be competing with RxSwift at all, this is only for developers who want a quick way to simplify their screens.",
6   "homepage": "https://github.com/manGoweb/Presentables",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ondrej Rafaj": "dev@mangoweb.cz"
13   },
14   "source": {
15     "git": "https://github.com/manGoweb/Presentables.git",
16     "tag": "0.7.1"
17   },
18   "social_media_url": "https://twitter.com/rafiki270",
19   "platforms": {
20     "ios": "10.0",
21     "tvos": "10.2"
22   },
23   "source_files": "Presentables/Classes/**/*"