[Add] TradeInFramework 0.0.2
[CocoaPods.git] / Specs / 5 / 2 / 9 / TradeInFramework / 0.0.2 / TradeInFramework.podspec.json
blob254e80e1bcadfde18ed307d09d63b101b95dd761
2   "name": "TradeInFramework",
3   "version": "0.0.2",
4   "summary": "A short description of TradeInFramework.",
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.2"
20   },
21   "vendored_frameworks": "TradeInFramework/build/TradeInFramework.xcframework",
22   "resources": "TradeInFramework/TradeInFramework/Resources/**/*",
23   "requires_arc": true,
24   "dependencies": {
25     "SwiftyJSON": [
27     ]
28   }