blob: 225cd0645b3b72e8e4e82f0e21697e5abd9bcd14 [file] [log] [blame]
{
"name": "MYLCommonUI",
"version": "0.0.2",
"summary": "MYLCommonUI",
"homepage": "https://github.com/MuYuLi/MYLCommonUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"沐雨立": "zhyl1881@163.com"
},
"source": {
"git": "https://github.com/MuYuLi/MYLCommonUI.git",
"tag": "v0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MYLCommonUI/*.{h,m,c}",
"public_header_files": "MYLCommonUI/*.h",
"frameworks": "UIKit"
}