blob: f3966cb855afbbce13b2a60d97742ee5e5810577 [file] [log] [blame]
{
"name": "Aquasync",
"version": "0.3.2",
"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.2"
},
"source_files": "Aquasync/Classes/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
]
}
}