[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 5 / TradeInLibrary / 0.0.1 / TradeInLibrary.podspec.json
blob8e37ab0b68454857f023dbab93aaab7a09c15118
2   "name": "TradeInLibrary",
3   "version": "0.0.1",
4   "summary": "A short description of TradeInLibrary.",
5   "description": "MyFramework is a powerful library designed to simplify complex tasks. \nIt provides a comprehensive set of tools to handle various functionalities such as:\n\n- Feature A: Detailed explanation of feature A.\n- Feature B: Detailed explanation of feature B.\n- Feature C: Detailed explanation of feature C.\n\nUsage:\nTo use MyFramework, simply import it into your project and follow the usage instructions provided in the documentation.\n\nFor more information, please refer to the [documentation](https://github.com/your-username/MyFramework).",
6   "homepage": "https://gitlab.com/bengidev/trade-in-library",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bambang Tri Rahmat Doni": "bambang.trd17@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/bengidev/trade-in-library.git",
19     "tag": "0.0.1"
20   },
21   "vendored_frameworks": "Framework/TradeInLibrary/build/TradeInLibrary.xcframework",
22   "resources": "Framework/TradeInLibrary/TradeInLibrary/Resources/**/*",
23   "requires_arc": true,
24   "dependencies": {
25     "SwiftyJSON": [
27     ]
28   }