[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / c / 3 / 0 / SHAJWTGenerator / 1.0.2 / SHAJWTGenerator.podspec.json
blobb6a30aec0772c71d9d59957b43b187859cef3827
2   "name": "SHAJWTGenerator",
3   "version": "1.0.2",
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     "http": "http://dev.algoworks.com/history/SHAJWTGenerator.zip"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.1"
21   },
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SwiftyJSON": [
28     ],
29     "JSONWebToken": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"