[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 7 / c / GVUserDefaults / 0.2.0 / GVUserDefaults.podspec.json
blobfeb7c90c470cf25bd3af137c6991f30f0a252552
2   "name": "GVUserDefaults",
3   "version": "0.2.0",
4   "summary": "NSUserDefaults access via properties.",
5   "homepage": "https://github.com/gangverk/GVUserDefaults",
6   "license": "MIT",
7   "authors": {
8     "Kevin Renskers": "info@mixedcase.nl"
9   },
10   "source": {
11     "git": "https://github.com/gangverk/GVUserDefaults.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "4.0",
16     "osx": "10.6"
17   },
18   "source_files": "GVUserDefaults/*.{h,m}",
19   "requires_arc": true