blob: 01ae7d0870f99e3b9ed399d7e2e8c673fbcd9e9a [file] [log] [blame]
{
"name": "MKExtensions",
"version": "0.0.3",
"summary": "Use With UIView Of MKExtensions.",
"description": "Use With UIView Of MKExtensions. OC、swift",
"homepage": "https://github.com/Captain-MK/MKExtensions.git",
"license": "MIT",
"authors": {
"Captain-MK": "476618228@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Captain-MK/MKExtensions.git",
"tag": "0.0.3"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}