blob: b023a01c4c125ad06044bbbf725a959957d0896c [file] [log] [blame]
{
"name": "MMUIKitAdditionsModule",
"version": "0.0.1",
"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.1"
},
"source_files": "MMUIKitAdditionsModule/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"MMUIKitAdditions": [
]
}
}