[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 5 / 0 / MOAlertController / 1.0.2 / MOAlertController.podspec.json
blobad2a2901909bbdd394f0b6a1405a81e8a7fed68a
2   "name": "MOAlertController",
3   "version": "1.0.2",
4   "summary": "MOAlertController is wapper class to assign UIAlertController, UIAlertView and UIActionSheet.",
5   "homepage": "https://github.com/szk-atmosphere/MOAlertController",
6   "license": "MIT",
7   "authors": {
8     "Taiki Suzuki": "s1180183@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/szk-atmosphere/MOAlertController.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MOAlertController/*.{h,m}"