[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / 5 / MSAlertController / 1.0.2 / MSAlertController.podspec.json
blob5da86991d9320595ec7dee89e88d98f8e10ac016
2   "name": "MSAlertController",
3   "version": "1.0.2",
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": "1.0.2"
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   ]