blob: 94c56951fa1e0a3d7904ef9f9fee1c1663765b33 [file] [log] [blame]
{
"name": "MXUILibs",
"version": "0.1.17",
"summary": "MXUILibs is a UI package",
"description": "MXUILibs is a UI package.",
"homepage": "https://gitee.com/michaelxiaonull/MXUILibs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"michaelxiaonull": "michaelxiaonull@gmail.com"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/michaelxiaonull/MXUILibs.git",
"tag": "0.1.17"
},
"source_files": "MXUILibs/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"prefix_header_file": "MXUILibs/Classes/MXHeader.h"
}