[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / 6 / MMUIKitAdditions / 0.0.2 / MMUIKitAdditions.podspec.json
blob2100bc3627fc47c0053200b916495efffcd237d7
2   "name": "MMUIKitAdditions",
3   "version": "0.0.2",
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.2"
19   },
20   "source_files": "MMUIKitAdditions/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "QuartzCore"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "MMFoundationAdditions": [
29       "~> 0.0.1"
30     ],
31     "FrameAccessor": [
32       "~> 2.0"
33     ],
34     "UIImage+Additions": [
35       "~> 2.1.1"
36     ],
37     "M13BadgeView": [
38       "~> 1.0.4"
39     ]
40   }