blob: 888df1078d09c4d7ecdb419d2cb4372466cfa76e [file] [log] [blame]
{
"name": "AMEAspectSpeedometer",
"version": "0.1.0",
"summary": "AMEAspectSpeedometer provide the measurement solution of object's method which approaching by AOP.",
"description": " AMEAspectSpeedometer provide the measurement solution of object's method which approaching by AOP.\n This is experiment project.\n",
"homepage": "https://github.com/ainame/AMEAspectSpeedometer",
"license": "MIT",
"authors": {
"ainame": "s.namai.09@gmail.com"
},
"source": {
"git": "https://github.com/ainame/AMEAspectSpeedometer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"Aspects": [
]
}
}