blob: 2dae10940177ca99295aceaf13deb4408073783b [file] [log] [blame]
{
"name": "SimpleProperty",
"version": "0.0.3",
"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.0.3"
},
"source_files": "SimpleProperty/SimpleProperty/*.{h,m}",
"requires_arc": true
}