blob: 1865b63cf5577d17a9726dfc83b134c1a97e66be [file] [log] [blame]
{
"name": "SHAJWTGenerator",
"version": "1.0.1",
"summary": "Sample framework from blog post, not for real world use.Functional JSON parsing library for Swift.",
"homepage": "http://dev.algoworks.com/history",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jake Craige": "manish.attri@mobicules.com",
"thoughtbot": null
},
"social_media_url": "http://twitter.com/thoughtbot",
"source": {
"http": "http://dev.algoworks.com/history/SHAJWTGenerator.zip"
},
"requires_arc": true,
"platforms": {
"ios": "10.1"
},
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"JSONWebToken": [
]
},
"pushed_with_swift_version": "3.0"
}