blob: 832347d2f854f29ce143684d807d4a780e1682c5 [file] [log] [blame]
{
"name": "MKExtensions",
"version": "0.0.1",
"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.1"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}