[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 2 / ObjectStorage / 0.1 / ObjectStorage.podspec.json
bloba1886b7339b281da6fb29e77f723bfee1b49f037
2   "name": "ObjectStorage",
3   "version": "0.1",
4   "homepage": "https://github.com/maxsokolov/ObjectStorage",
5   "summary": "(pod summary)",
6   "authors": {
7     "Max Sokolov": "i@maxsokolov.net"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "social_media_url": "https://twitter.com/max_sokolov",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "ObjectStorage/*.{swift}",
18   "module_name": "ObjectStorage",
19   "source": {
20     "git": "https://github.com/maxsokolov/ObjectStorage.git",
21     "tag": "0.1"
22   },
23   "requires_arc": true,
24   "frameworks": "Foundation",
25   "dependencies": {
26     "Valet": [
27       "~> 1.0"
28     ]
29   }