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