blob: 24aa48f8029e446a6715f4220ab2c34156f33146 [file] [log] [blame]
{
"name": "SHAJWTGenerator",
"version": "1.0.3",
"summary": "Sample framework from blog post, not for real world use.Functional JSON parsing library for Swift.",
"homepage": "https://github.com/manish-algoworks/SHAJWTGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jake Craige": "manish.attri@mobicules.com",
"thoughtbot": null
},
"social_media_url": "http://twitter.com/thoughtbot",
"source": {
"git": "https://github.com/manish-algoworks/SHAJWTGenerator.git"
},
"source_files": "SHAJWTGenerator/**/*.swift",
"requires_arc": true,
"platforms": {
"ios": "10.1"
},
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"JSONWebToken": [
]
},
"pushed_with_swift_version": "3.0"
}