blob: 01b50cd944f87e90ad8a9244d448ffdbf4e87d8b [file] [log] [blame]
{
"name": "EasyProp",
"version": "0.1.3",
"summary": "Extension dictionary mounted on NSObject.",
"description": "Extension dictionary mounted on NSObject.\nMore quickly define properties like json",
"homepage": "https://github.com/devmario/EasyProp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devmario": "mario@vanillabreeze.com"
},
"source": {
"git": "https://github.com/devmario/EasyProp.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*"
}