blob: a0082f7467441969a5218fd22aac06aba71e4262 [file] [log] [blame]
{
"name": "MOAspects",
"version": "0.1.5",
"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": "0.1.5",
"submodules": true
},
"source_files": "MOAspects/*.{h,m}",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true
}