[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / f / 5 / 0 / MOAlertController / 0.1.0 / MOAlertController.podspec.json
blobfc9454d029e031ac985138f5d72093040e39d287
2   "name": "MOAlertController",
3   "version": "0.1.0",
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": "v0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MOAlertController/*.{h,m}"