[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 1 / MCIconAlertController / 0.0.4 / MCIconAlertController.podspec.json
blob5a8b8fc2a62df4778579b177cb214b423e90cf61
2   "name": "MCIconAlertController",
3   "version": "0.0.4",
4   "summary": "Alert controller with icon.",
5   "description": "Alert controller with icon, have fun.",
6   "homepage": "https://github.com/imegatron/MCIconAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chao Ma": "mc@imegatron.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/imegatron/MCIconAlertController.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "Classes",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Masonry": [
30       "~> 1.0"
31     ]
32   }