blob: 185821576162b3008dd80daef642be3598d73416 [file] [log] [blame]
{
"name": "UIView+Copy",
"version": "0.0.7",
"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.7"
},
"social_media_url": "https://twitter.com/petester42",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes"
}