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