[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / 6 / Sidebox / 1.0.3 / Sidebox.podspec.json
blob1dcedf4efbe6fd7d60de8e9462fee3e658b05b7e
2   "name": "Sidebox",
3   "version": "1.0.3",
4   "summary": "Library for ViewController with Temporary storage function.",
5   "description": "Sidebox\n\nThis library enable user to\n* temporary storage\n* quick comparison",
6   "homepage": "https://github.com/recruit-lifestyle/Sidebox",
7   "screenshots": [
8     "https://github.com/recruit-lifestyle/Sidebox/wiki/images/screenshot1.png",
9     "https://github.com/recruit-lifestyle/Sidebox/wiki/images/screenshot2.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Nonchalant": "t_ihara@waku-2.com"
14   },
15   "source": {
16     "git": "https://github.com/recruit-lifestyle/Sidebox.git",
17     "tag": "1.0.3"
18   },
19   "social_media_url": "https://twitter.com/l_index",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*",
25   "resource_bundles": {
26     "Sidebox": [
27       "Pod/Assets/*.png"
28     ]
29   }