[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 2 / UbiquityStoreManager / 0.0.1 / UbiquityStoreManager.podspec.json
bloba1cfb4996a73bc86cee45c2ebc525ef775159d62
2   "name": "UbiquityStoreManager",
3   "version": "0.0.1",
4   "summary": "Solving the iCloud for Core Data problem.",
5   "homepage": "http://lhunath.github.com/UbiquityStoreManager",
6   "license": "LGPLv3",
7   "authors": {
8     "Maarten Billemont": "lhunath@lyndir.com"
9   },
10   "source": {
11     "git": "https://github.com/lhunath/UbiquityStoreManager.git",
12     "commit": "5ed57b886da7ac46e178608be3eb1518d0e31bb1"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": [
19     "Classes",
20     "UbiquityStoreManager/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "dependencies": {
25     "JRSwizzle": [
26       "~> 1.0"
27     ]
28   }