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