[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / 0 / VVExtensions / 0.0.3 / VVExtensions.podspec.json
blobd03350e583aa6b85295a1e7ece3838ba26fc93d3
2   "name": "VVExtensions",
3   "version": "0.0.3",
4   "summary": "Some useful extensions will help you a lot when Swift dev.",
5   "description": "A collection of useful extensions for the Swift Standard Library, Foundation, and UIKit. And it may improve tons fo development efficiency.",
6   "homepage": "https://github.com/qiuncheng/VVExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Qiuncheng": "qiuncheng@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/vsccw",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_version": "4.2",
19   "source": {
20     "git": "https://github.com/qiuncheng/VVExtensions.git",
21     "tag": "0.0.3"
22   },
23   "source_files": "VVExtensions/*.{swift}",
24   "requires_arc": true