[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / 2 / 5 / MSAlertController / 0.1.0 / MSAlertController.podspec.json
blob01741abe15351693f60983789e15bbd2f3d322cd
2   "name": "MSAlertController",
3   "version": "0.1.0",
4   "summary": "MSAlertController is possible you to use AlertController in iOS7.",
5   "homepage": "https://github.com/szk-atmosphere/MSAlertController",
6   "license": "MIT",
7   "authors": {
8     "Taiki Suzuki": "s1180183@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/szk-atmosphere/MSAlertController.git",
12     "tag": "v0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MSAlertController/*.{h,m,xib}",
19   "frameworks": [
20     "UIKit",
21     "QuartzCore"
22   ]