blob: 89eecfedf53b250d96035d6553d21fcf31d1fd69 [file] [log] [blame]
{
"name": "TXActionSheet",
"version": "0.0.1",
"summary": "分享弹出框",
"description": "这是一个分享弹出框。",
"homepage": "https://github.com/XTZPioneer/TXActionSheet",
"license": "MIT",
"authors": {
"zhangxiong": "xtz_pioneer@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/XTZPioneer/TXActionSheet.git",
"tag": "0.0.1"
},
"source_files": "TXActionSheet/*.{h,m}",
"requires_arc": true
}