[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / e / a / c / KinDesign / 2.0.0 / KinDesign.podspec.json
blobf48a3f9cb5d25035c7d7c5705b2005df680ea198
2   "name": "KinDesign",
3   "version": "2.0.0",
4   "summary": "Kin Design Library for iOS",
5   "description": "The shared KinDesign library components for creating consistent Kin user experiences. When creating a custom Kin experience, this library can be used to include standard UI components for displaying Kin prices, transactions, etc.",
6   "homepage": "https://github.com/kinecosystem/kin-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kik Engineering": "engineering@kik.com"
13   },
14   "source": {
15     "git": "https://github.com/kinecosystem/kin-ios.git"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "KinDesign/KinDesign/Classes/**/*",
22   "resources": "KinDesign/KinDesign/*.{xcassets}",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"