blob: 2100bc3627fc47c0053200b916495efffcd237d7 [file] [log] [blame]
{
"name": "MMUIKitAdditions",
"version": "0.0.2",
"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.2"
},
"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"
]
}
}