[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / b / a / Valy / 0.0.1 / Valy.podspec.json
bloba1d9feca13fb254507cce1dc10889d3692c810c0
2   "name": "Valy",
3   "version": "0.0.1",
4   "summary": "Valy is validation library with Swift 3",
5   "description": "# Valy\n\nValy is string validation library with Swift 3.\n\n# Required\n\n- Swift 3\n- Xcode 8\n- iOS 8~ / watchOS 2~ / tvOS 8~ / macOS 10.16~",
6   "homepage": "https://github.com/fromkk/Valy",
7   "license": "MIT",
8   "authors": {
9     "fromkk": "info@fromkk.info"
10   },
11   "social_media_url": "http://twitter.com/fromkk",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/fromkk/Valy.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "Sources/*.swift",
20   "pushed_with_swift_version": "3.0.1"