[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / 4 / TicTacToeFramework / 0.0.1 / TicTacToeFramework.podspec.json
blob8b6ad08f61ba5212677634b45b57579c10306aa7
2   "name": "TicTacToeFramework",
3   "version": "0.0.1",
4   "summary": "Realization of TicTacToe game.",
5   "description": "Realization of TicTacToe game.",
6   "homepage": "https://github.com/Daria-Shevchenko/TicTacToeFramework",
7   "authors": {
8     "Daria Shevchenko": "dasha@droneharmony.com"
9   },
10   "platforms": {
11     "ios": "16.0"
12   },
13   "source": {
14     "git": "https://github.com/Daria-Shevchenko/TicTacToeFramework",
15     "tag": "0.0.1"
16   },
17   "source_files": "TicTacToeFramework/**/*.{h,m}"