[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / 0 / TPCocoaGPG / 0.2.1 / TPCocoaGPG.podspec.json
blob868f662c69aec3a8b14f9db3856724a20d793042
2   "name": "TPCocoaGPG",
3   "version": "0.2.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/pelletier/TPCocoaGPG",
9   "authors": {
10     "Thomas Pelletier": "pelletier.thomas@gmail.com"
11   },
12   "summary": "OpenGPG wrapper for Cocoa",
13   "source": {
14     "git": "https://github.com/pelletier/TPCocoaGPG.git",
15     "tag": "v0.2.1"
16   },
17   "platforms": {
18     "osx": "10.9"
19   },
20   "osx": {
21     "source_files": "TPCocoaGPG/*.{h,m}",
22     "public_header_files": "TPCocoaGPG/*.h"
23   }