blob: 513481f02e65629b0952385cef4aafb49dece010 [file] [log] [blame]
{
"name": "MOAspects",
"version": "2.0.4",
"summary": "AOP Library.",
"homepage": "https://github.com/MO-AI/MOAspects",
"license": "MIT",
"authors": {
"Hiromi Motodera": "moai.motodera@gmail.com"
},
"source": {
"git": "https://github.com/MO-AI/MOAspects.git",
"tag": "2.0.4",
"submodules": true
},
"source_files": "MOAspects/*.{h,m}",
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"requires_arc": true
}