blob: e5fda7700c680236aad7e50785d2b91eee319ddd [file] [log] [blame]
{
"name": "RXActionSheetView",
"version": "0.6",
"license": "MIT",
"summary": "RXActionSheetView is a base as view",
"homepage": "https://github.com/xzjxylophone/RXActionSheetView",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXActionSheetView.git",
"tag": "v0.6"
},
"description": "RXActionSheetView is a base as view.",
"source_files": "RXActionSheetView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}