blob: f0aae015bd9df6462222f5dd8c3bc9a5b94e598b [file] [log] [blame]
{
"name": "TGCornerView",
"version": "0.1.0",
"summary": "Custom CornerView",
"description": "Custom CornerView.",
"homepage": "https://github.com/vincentwu08/TGCornerView.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"vincentwu08": "vincentwu08@gmail.com"
},
"social_media_url": "https://github.com/vincentwu08",
"source": {
"git": "https://github.com/vincentwu08/TGCornerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TGCornerView/*"
}