blob: 086b4195b29e272f848d824ea7589812af8ccdea [file] [log] [blame]
{
"name": "UIView+Copy",
"version": "0.0.2",
"summary": "Adding a copy method to UIView.",
"homepage": "https://github.com/petester42/UIView-Copy",
"license": "MIT",
"authors": {
"Pierre-Marc Airoldi": "pierremarcairoldi@gmail.com"
},
"source": {
"git": "https://github.com/petester42/UIView-Copy.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/petester42",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes"
}