[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / 0 / a / VssUseful / 0.1.0 / VssUseful.podspec.json
blob150ab24abb9220f68281547344d3749e6529abab
2   "name": "VssUseful",
3   "version": "0.1.0",
4   "summary": "This lib is very useful.",
5   "description": "This is very useful",
6   "homepage": "https://github.com/NathanVss/SwiftVssUseful.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nathan Vasse": "nathan.vasse@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/NathanVss/SwiftVssUseful.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "VssUseful/**/*.{swift}",
22   "dependencies": {
23     "SwiftyJSON": [
24       "~> 2.3"
25     ],
26     "STRegex": [
27       "~> 0.4"
28     ]
29   },
30   "pushed_with_swift_version": "2.3"