[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / d / 9 / TOAppSettings / 0.0.1 / TOAppSettings.podspec.json
blob8cf235babbe005d4abb76b00e7f023ebfa70a581
2   "name": "TOAppSettings",
3   "version": "0.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "TOAppSettings/**/*.{h,m}",
19   "requires_arc": true