blob: c0ee6f64c1723cff63f642b040bfec4ac42be634 [file] [log] [blame]
{
"name": "MMUIKitAdditionsModule",
"version": "0.0.7",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Additional categories for the UIKit framework(公共业务上)",
"homepage": "https://github.com/xwgit2971/MMUIKitAdditionsModule",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMUIKitAdditionsModule.git",
"tag": "0.0.7"
},
"source_files": "MMUIKitAdditionsModule/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreText"
],
"requires_arc": true,
"dependencies": {
"UIColor-MMAdditions": [
]
}
}