[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / 2 / 5 / MSAlertController / 1.0.0 / MSAlertController.podspec.json
blobef6c3ddc005c1dfba3408021686923906e9da450
2   "name": "MSAlertController",
3   "version": "1.0.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": "v1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MSAlertController/*.{h,m}",
19   "resources": "MSAlertController/*.xib",
20   "frameworks": [
21     "UIKit",
22     "QuartzCore"
23   ]