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