[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 1 / 8 / e / DDiCloudSync / 0.1.0 / DDiCloudSync.podspec.json
blob263ac0874bc1d9e8cb7518eb185d0902a78e55fe
2   "name": "DDiCloudSync",
3   "version": "0.1.0",
4   "summary": "Sync your NSUserDefaults to iCloud automatically (rewrite of MKiCloudSync with conflict handling).",
5   "homepage": "https://github.com/Daij-Djan/DDiCloudSync",
6   "authors": {
7     "Dominik Pich": "dominik@pich.info"
8   },
9   "license": {
10     "type": "MIT"
11   },
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/Daij-Djan/DDiCloudSync.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "DDiCloudSync/*.{h,m}",
20   "requires_arc": true