blob: f5c774ed9d3389b578c4e771fced969049fabc63 [file] [log] [blame]
{
"name": "LRModel",
"version": "0.2.2",
"summary": "Property pick up",
"description": "Easy to get property value",
"homepage": "https://github.com/Wmileo/SimpleProperty",
"license": "MIT",
"authors": {
"leo": "work.mileo@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Wmileo/SimpleProperty.git",
"tag": "0.2.2"
},
"source_files": "SimpleProperty/LRModel/*.{h,m}",
"requires_arc": true
}