[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 7 / 6 / MMUIKitAdditions / 0.0.9 / MMUIKitAdditions.podspec.json
blob5405547862d79a7f0510291dfe6c904e37018493
2   "name": "MMUIKitAdditions",
3   "version": "0.0.9",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Additional categories for the UIKit framework",
12   "homepage": "https://github.com/xwgit2971/MMUIKitAdditions",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMUIKitAdditions.git",
18     "tag": "0.0.9"
19   },
20   "source_files": "MMUIKitAdditions/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "QuartzCore"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "FrameAccessor": [
29       "~> 2.0"
30     ],
31     "UIImage+Additions": [
32       "~> 2.1.1"
33     ],
34     "BlocksKit": [
35       "~> 2.2.5"
36     ],
37     "MMFoundationAdditions": [
39     ],
40     "UIColor-MMAdditions": [
42     ],
43     "MMBadgeView": [
45     ],
46     "MMDashLineView": [
48     ]
49   }