blob: 60e22cd7c0d04fd58a2c380abbc112e0ba32532c [file] [log] [blame]
{
"name": "DVAutoGeneratedProperties",
"version": "0.1.0",
"summary": "Subclass to get autogenerated properties",
"description": "You only need to override implementation block\nwhich will get selector as argument.",
"homepage": "https://github.com/vdugnist/DVAutoGeneratedProperties",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vdugnist": "vdugnist@gmail.com"
},
"source": {
"git": "https://github.com/vdugnist/DVAutoGeneratedProperties.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/vdugnist",
"platforms": {
"ios": "8.0"
},
"source_files": "DVAutoGeneratedProperties/Classes/**/*",
"frameworks": "Foundation"
}