[Add] OverlapStack 1.0.0
[CocoaPods.git] / Specs / d / 3 / 1 / QSView / 0.0.1 / QSView.podspec.json
blobaae564ed3f8c789919ec99777faaf61d663bec92
2   "name": "QSView",
3   "version": "0.0.1",
4   "summary": "Provide view / xib utilities",
5   "description": "QSView provide view / xib utilities\n@see README.md to have more details",
6   "homepage": "https://github.com/QualiaSystemes/QSView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "QualiaSystemes": "technique@qualia.fr"
13   },
14   "source": {
15     "git": "https://github.com/QualiaSystemes/QSView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QSView/Classes/**/*",
22   "frameworks": "UIKit",
23   "module_name": "QSView",
24   "pushed_with_swift_version": "3.0"