[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 7 / 6 / MMUIKitAdditions / 0.0.6 / MMUIKitAdditions.podspec.json
blob000afe1ae31a598bfcfb306dbe3cd062377605bb
2   "name": "MMUIKitAdditions",
3   "version": "0.0.6",
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.6"
19   },
20   "source_files": "MMUIKitAdditions/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "QuartzCore"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "MMFoundationAdditions": [
30     ],
31     "UIColor-MMAdditions": [
33     ],
34     "MMBadgeView": [
36     ],
37     "MMDashLineView": [
39     ],
40     "FrameAccessor": [
41       "~> 2.0"
42     ],
43     "UIImage+Additions": [
44       "~> 2.1.1"
45     ]
46   }