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