blob: 4f393fe06e5762edeed44f4627c221308c98d89c [file] [log] [blame]
{
"name": "MMUIKitAdditions",
"version": "0.1.0",
"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.1.0"
},
"source_files": "MMUIKitAdditions/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
],
"requires_arc": true,
"dependencies": {
"FrameAccessor": [
"~> 2.0"
],
"UIImage+Additions": [
"~> 2.1.1"
],
"BlocksKit": [
"~> 2.2.5"
],
"MMFoundationAdditions": [
],
"UIColor-MMAdditions": [
],
"MMBadgeView": [
],
"MMDashLineView": [
]
}
}