[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / f / 5 / Presentables / 0.1.0 / Presentables.podspec.json
blob5c8ead700bda2a1d75150b1a33f93502ff69b59d
2   "name": "Presentables",
3   "version": "0.1.0",
4   "summary": "Simple reactive library written in Swift",
5   "description": "Simplify the way you use table views and 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.1.0"
17   },
18   "social_media_url": "https://twitter.com/rafiki270",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Presentables/Classes/**/*",
23   "pushed_with_swift_version": "3.1"