blob: 804b5af9d23744486c7e238daa0b76fcae76a057 [file] [log] [blame]
{
"name": "AQSEventAggregator",
"version": "0.1.0",
"summary": "[iOS] UIActivity Class for Facebook",
"homepage": "https://github.com/AquaSupport/AQSEventAggregator",
"license": "MIT",
"authors": {
"kaiinui": "lied.der.optik@gmail.com"
},
"source": {
"git": "https://github.com/AquaSupport/AQSEventAggregator.git",
"tag": "v0.1.0"
},
"source_files": "AQSEventAggregator/Classes/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AQSEvent": [
]
}
}