blob: 16d044602bf57e3cfc4d14379b6d4289e61a3b00 [file] [log] [blame]
{
"name": "AQSEvent",
"version": "0.2.0",
"summary": "[iOS] A helper for Measurement Events",
"homepage": "https://github.com/AquaSupport/AQSEvent",
"license": "MIT",
"authors": {
"kaiinui": "lied.der.optik@gmail.com"
},
"source": {
"git": "https://github.com/AquaSupport/AQSEvent.git",
"tag": "v0.2.0"
},
"source_files": "AQSEvent/Classes/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}