[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / a / PokemonWeight / 1.0.0 / PokemonWeight.podspec.json
blob1b0e5abc31f15fa29b9dad2f88d4d16f5b14603a
2   "name": "PokemonWeight",
3   "version": "1.0.0",
4   "summary": "PokemonWeight: Swift library for easy, accurate weight & height conversion of Pokemon. Lightweight, seamless integration. SPM support.",
5   "swift_versions": "5.0",
6   "description": "Description: The PokemonWeight package is a versatile and easy-to-use Swift library created to simplify the conversion of Pokemon creature measures. It provides convenient functions to transform the weight of Pokemon from kilograms to pounds and their height from centimeters to feet. Key Features: Intuitive API: The PokemonWeight package offers straightforward functions, making it effortless for developers to incorporate weight and height conversion capabilities into their Pokemon-related applications. Accurate and Precise Conversions: The converter ensures precise transformations, maintaining the authenticity of Pokemon statistics. Lightweight and Efficient: This library is designed to be lightweight and efficient, ensuring minimal impact on the performance of your applications. Seamless Integration: Easily integrate the converter into existing or new Swift projects using Swift Package Manager. Pokemon Data Support: The converter is specifically tailored for Pokemon-related data, ensuring seamless compatibility with Pokemon databases and APIs",
7   "homepage": "https://github.com/Andcamilo001/PokemonWeight.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "camilo.lezcanor@pragma.com.co": "andcamilo001@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Andcamilo001/PokemonWeight.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "PokemonWeight/Classes/**/*",
23   "swift_version": "5.0"