blob: 705dbf24e2077eb61bff0987fb09bdfb3d346add [file] [log] [blame]
{
"name": "TGCornerView",
"version": "1.0.0",
"summary": "Custom CornerView",
"description": "Custom CornerView.",
"homepage": "https://github.com/vincentwu08/TGCornerView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vincentwu08": "vincentwu08@gmail.com"
},
"social_media_url": "https://github.com/vincentwu08",
"source": {
"git": "https://github.com/vincentwu08/TGCornerView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TGCornerViewDemo/TGCornerView/TGCornerView/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}