[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 3 / d / Aquasync / 0.3.2 / Aquasync.podspec.json
blobf3966cb855afbbce13b2a60d97742ee5e5810577
2   "name": "Aquasync",
3   "version": "0.3.2",
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.2"
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   }