[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / 9 / TOAppSettings / 0.0.2 / TOAppSettings.podspec.json
blob744c4df40d393f5a9b0daa28a728792267f31785
2   "name": "TOAppSettings",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A Realm-like object wrapper for NSUserDefaults.",
9   "homepage": "https://github.com/TimOliver/TOAppSettings",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOAppSettings.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "TOAppSettings/**/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.9",
20     "tvos": "9.0"
21   }