[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / 9 / GeonuUIKit / 0.1.0 / GeonuUIKit.podspec.json
blobaba21b3716c28fb50cb620ea9558cef5129278bd
2   "name": "GeonuUIKit",
3   "version": "0.1.0",
4   "summary": "GeonuUIKit is a set of extension of UIKit to implement iOS views easier.",
5   "description": "GeonuUIKit is a set of extension of UIKit to implement iOS views easier.\nIt contains extensions of components of UIKit.",
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.1.0"
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"