[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 3 / e / 9 / GeonuUIKit / 0.2.2 / GeonuUIKit.podspec.json
blob8110bc583c01c359402408fafff15d3c6889941a
2   "name": "GeonuUIKit",
3   "version": "0.2.2",
4   "summary": "GeonuUIKit is library that makes it easier to implement iOS views with UIKit.",
5   "description": "GeonuUIKit is library that makes it easier to implement iOS views with UIKit.\nIt contains extensions of components of UIKit and UIKit components builder.",
6   "homepage": "https://github.com/geonu1109/GeonuUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Geonu Jeon": "geonu1109@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/geonu1109/GeonuUIKit.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "GeonuUIKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"