blob: 2e137b2b4da6e094d3dad0666932981333a738b7 [file] [log] [blame]
{
"name": "TXSegmentMenu",
"version": "1.0",
"license": "MIT",
"summary": "A marquee view used on iOS.",
"homepage": "https://github.com/XTZPioneer/TXSegmentMenu",
"authors": {
"zhangxiong": "xtz_pioneer@163.com"
},
"source": {
"git": "https://github.com/XTZPioneer/TXSegmentMenu.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"source_files": "TXSegmentMenu/*.{h,m}",
"requires_arc": true
}