blob: 67399b0b498fb04ad3367ee7ba66d480dce906be [file] [log] [blame]
{
"name": "MXNavigation",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MXNavigation/Classes/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreFoundation"
]
}