[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 6 / MEKit / 1.0.6 / MEKit.podspec.json
blob7b662affc9a1134c951f19033128f33df7efdb3c
2   "name": "MEKit",
3   "version": "1.0.6",
4   "authors": {
5     "William Towe": "willbur1984@gmail.com",
6     "Norm Barnard": "norm@meetmaestro.com",
7     "Jason Anderson": "jason@meetmaestro.com",
8     "Josh Kovach": "kovach.jc@gmail.com "
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.txt"
13   },
14   "homepage": "https://github.com/MaestroElearning/MEKit",
15   "source": {
16     "git": "https://github.com/MaestroElearning/MEKit.git",
17     "tag": "1.0.6"
18   },
19   "summary": "A collection of classes that extend the UIKit framework.",
20   "description": "This library contains a number of useful categories on UIColor, UIFont, UIImage, UITableViewCell, and UIView.",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "dependencies": {
25     "MEFoundation": [
26       "~> 1.0.0"
27     ]
28   },
29   "requires_arc": true,
30   "frameworks": [
31     "Foundation",
32     "CoreGraphics",
33     "CoreText",
34     "UIKit",
35     "QuartzCore",
36     "Accelerate",
37     "CoreImage"
38   ],
39   "source_files": "MEKit"