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