[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 3 / 0 / SHAJWTGenerator / 1.0.3 / SHAJWTGenerator.podspec.json
blob24aa48f8029e446a6715f4220ab2c34156f33146
2   "name": "SHAJWTGenerator",
3   "version": "1.0.3",
4   "summary": "Sample framework from blog post, not for real world use.Functional JSON parsing library for Swift.",
5   "homepage": "https://github.com/manish-algoworks/SHAJWTGenerator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jake Craige": "manish.attri@mobicules.com",
12     "thoughtbot": null
13   },
14   "social_media_url": "http://twitter.com/thoughtbot",
15   "source": {
16     "git": "https://github.com/manish-algoworks/SHAJWTGenerator.git"
17   },
18   "source_files": "SHAJWTGenerator/**/*.swift",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "10.1"
22   },
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ],
30     "JSONWebToken": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"