[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 9 / GeonuUIKit / 0.3.5 / GeonuUIKit.podspec.json
blob79e992cca45699542df63069f5ef53bc2edc28db
2   "name": "GeonuUIKit",
3   "version": "0.3.5",
4   "swift_versions": "5.0",
5   "authors": {
6     "Geonu Jeon": "geonu1109@gmail.com"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/geonu1109/GeonuUIKit",
13   "source": {
14     "git": "https://github.com/geonu1109/GeonuUIKit.git",
15     "tag": "0.3.5"
16   },
17   "summary": "GeonuUIKit is library that makes it easier to implement iOS views with UIKit.",
18   "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.",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "source_files": "GeonuUIKit/Classes/**/*",
26   "swift_version": "5.0"