[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 2 / 9 / TradeInFramework / 1.5.1 / TradeInFramework.podspec.json
blob272db621ccd5e8b40a51a22d8d484d91e31a8df2
2   "name": "TradeInFramework",
3   "version": "1.5.1",
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-framework",
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-framework.git",
19     "tag": "1.5.1"
20   },
21   "vendored_frameworks": "Framework/TradeInFramework/build/TradeInFramework.xcframework",
22   "resources": "Framework/TradeInFramework/TradeInFramework/SharedResources/**/*",
23   "requires_arc": true,
24   "dependencies": {
25     "SwiftyJSON": [
27     ]
28   }