blob: 5b552ee1c704ffac93d6299a848e268649f08ec5 [file] [log] [blame]
{
"name": "LXActivityView",
"version": "1.0.0",
"summary": "a custom view fro share.",
"description": "a custom view fro share, which implement by Objective-C.",
"homepage": "https://github.com/lcolco/LXActivityView",
"license": "MIT",
"authors": {
"李翔": "452440967@qq.com"
},
"source": {
"git": "https://github.com/lcolco/LXActivityView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "LXActivity/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}