blob: e713002dceb752f56f58e1b83fff202b7b6832b8 [file] [log] [blame]
{
"name": "LRModel",
"version": "0.2.0",
"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.0"
},
"source_files": "SimpleProperty/LRModel/*.{h,m}",
"requires_arc": true
}