[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 7 / b / AYPod / 1.0.24 / AYPod.podspec.json
blob82fc1155d6b1a96b8155c8fffee3190600332031
2   "name": "AYPod",
3   "version": "1.0.24",
4   "summary": "Test AY Dice Pod.",
5   "description": "Test AYPod for public distribution of the AY Dice framework.",
6   "homepage": "https://github.com/amityadav85/aypod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amit Yadav": "amit15885@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/amityadav85/aypod/raw/main/AYDice.xcframework.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "AYDice.xcframework"
22   }