[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 1 / d / CustomXibView / 1.0.0 / CustomXibView.podspec.json
blobc9060f7d3bcd55778816a5390675f969bd27b624
2   "name": "CustomXibView",
3   "version": "1.0.0",
4   "summary": "A simple way to reuse views created in xibs.",
5   "homepage": "https://github.com/Peterek/custom-xib-view",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Piotr Więcaszek": "pwiecaszek@example.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/Peterek/custom-xib-view.git",
19     "tag": "1.0.0",
20     "submodules": true
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"