blob: 42db641a1a370be76560635e3078f1be22b8663b [file] [log] [blame]
{
"name": "AQSEvent",
"version": "0.1.0",
"summary": "[iOS] A helper of Bolt's Measurement Event",
"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.1.0"
},
"source_files": "AQSEvent/Classes/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}