[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / d / Aquasync / 0.3.0 / Aquasync.podspec.json
blobabaf45656b074d293525ec5c579c7305c4d3a002
2   "name": "Aquasync",
3   "version": "0.3.0",
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.0"
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   }