[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / e / JWTDecode / 0.2.1 / JWTDecode.podspec.json
blob6a41ef35df6c216a37e8797183aee79ffddc3ef0
2   "name": "JWTDecode",
3   "version": "0.2.1",
4   "summary": "A JSON Web Token decoder for iOS",
5   "description": "                        A Simple JSON Web Token decoder for iOS that also helps you checking it's expiration date.\n",
6   "homepage": "https://github.com/auth0/JWTDecode.iOS",
7   "license": "MIT",
8   "authors": {
9     "Hernan Zalazar": "hernan@auth0.com"
10   },
11   "source": {
12     "git": "https://github.com/auth0/JWTDecode.iOS.git",
13     "tag": "0.2.1"
14   },
15   "social_media_url": "https://twitter.com/auth0",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes"