blob: eab99c3b143db20e57eaa91279918f1925c22d2e [file] [log] [blame]
{
"name": "MXNavigation",
"version": "0.1.0",
"summary": "A short description of MXNavigation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/chenXueMing/XMNavigation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"暮雪": "1391801900@qq.com"
},
"source": {
"git": "https://gitee.com/chenXueMing/XMNavigation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MXNavigation/Classes/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreFoundation"
]
}