blob: abaf45656b074d293525ec5c579c7305c4d3a002 [file] [log] [blame]
{
"name": "Aquasync",
"version": "0.3.0",
"summary": "Effortless client-backend synchronization.",
"homepage": "https://github.com/AQAquamarine/aquasync-ios",
"license": "MIT",
"authors": {
"kaiinui": "lied.der.optik@gmail.com"
},
"source": {
"git": "https://github.com/AQAquamarine/aquasync-ios.git",
"tag": "v0.3.0"
},
"source_files": "Aquasync/Classes/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
]
}
}