{ | |
"name": "TCActionSheetView", | |
"version": "1.0.0", | |
"summary": "仿微信action sheet.", | |
"homepage": "https://github.com/tanchenggithub/TCActionSheetView", | |
"license": "MIT", | |
"authors": { | |
"tanchenggithub": "824376052@qq.com" | |
}, | |
"social_media_url": "https://github.com/tanchenggithub", | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/tanchenggithub/TCActionSheetView.git", | |
"tag": "1.0.0" | |
}, | |
"requires_arc": true, | |
"resources": "TCActionSheetView/**/*.{xib,storyboard,bundle}" | |
} |