blob: aae250f9ebed4634c42d9ccef3bf65f19d35f792 [file] [log] [blame]
{
"name": "MMUIKitAdditions",
"version": "0.0.3",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Additional categories for the UIKit framework",
"homepage": "https://github.com/xwgit2971/MMUIKitAdditions",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMUIKitAdditions.git",
"tag": "0.0.3"
},
"source_files": "MMUIKitAdditions/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
],
"requires_arc": true,
"dependencies": {
"MMFoundationAdditions": [
"~> 0.0.1"
],
"FrameAccessor": [
"~> 2.0"
],
"UIImage+Additions": [
"~> 2.1.1"
],
"M13BadgeView": [
"~> 1.0.4"
]
}
}