blob: 0ca8d7e84c62285ce8cc3efaf1eedbd7424f4aea [file] [log] [blame]
{
"name": "XJActionSheet",
"version": "0.0.1",
"summary": "仿微信底部alert",
"homepage": "https://github.com/CoderXJLee/XJActionSheet",
"license": "MIT",
"authors": {
"lxj": "452521617@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderXJLee/XJActionSheet.git",
"tag": "0.0.1"
},
"source_files": "XJActionSheetDemo/XJActionSheet/XJActionSheet.{h,m}",
"requires_arc": true
}