[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / b / 2 / gvhelper / 0.1.0 / gvhelper.podspec.json
blob94471cbac148b06314c68f7497d00f4107cb4ac5
2   "name": "gvhelper",
3   "version": "0.1.0",
4   "summary": "Help Class and Extension",
5   "swift_version": "4.2",
6   "description": "Help Class and Extension will facilitate development application. Also to development application faster, by using reliable class.",
7   "homepage": "https://github.com/princegeovision/gvhelper",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "princegeovision": "prince.geovision.tw@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/princegeovision/gvhelper.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": [
23     "Classes/*.swift",
24     "objc/*"
25   ],
26   "public_header_files": "objc/*.h",
27   "resource_bundles": {
28     "gvhelper": [
29       "Assets/*.png"
30     ]
31   },
32   "frameworks": "UIKit"