[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 7 / b / QuickIosComponent / 0.1.1 / QuickIosComponent.podspec.json
blobd8e9395d9588127d5521f191390396b9d7047d55
2   "name": "QuickIosComponent",
3   "version": "0.1.1",
4   "summary": "iOS Library for Quick development.",
5   "description": "This Library is just Quick iOS development for me.\nThis contains these. MVS (model-view-state) architecture components, UIKit extensions, Useful components and so on.",
6   "homepage": "https://github.com/brownsoo/QuickIosComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "brownsoo": "hansune@me.com"
13   },
14   "source": {
15     "git": "https://github.com/brownsoo/QuickIosComponent.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/hansoolabs",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "QuickIosComponent/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "ReSwift": [
27     ],
28     "ReSwiftConsumer": [
30     ],
31     "RxSwift": [
32       "~> 4.0"
33     ],
34     "RxCocoa": [
35       "~> 4.0"
36     ]
37   },
38   "deprecated": true