[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 1 / 3 / d / Aquasync / 0.3.3 / Aquasync.podspec.json
blob9912b8e436d1bda0820f882c92a32691dcafc987
2   "name": "Aquasync",
3   "version": "0.3.3",
4   "summary": "Effortless client-backend synchronization.",
5   "homepage": "https://github.com/AQAquamarine/aquasync-ios",
6   "license": "MIT",
7   "authors": {
8     "kaiinui": "lied.der.optik@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/AQAquamarine/aquasync-ios.git",
12     "tag": "v0.3.3"
13   },
14   "source_files": "Aquasync/Classes/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }