[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / 4 / 0 / TPCocoaGPG / 0.1.4 / TPCocoaGPG.podspec.json
blob0e40bb5e7e28b54325c4ee04b679e54e8803c239
2   "name": "TPCocoaGPG",
3   "version": "0.1.4",
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.1.4"
16   },
17   "platforms": {
18     "osx": "10.9"
19   },
20   "osx": {
21     "source_files": "TPCocoaGPG/*.{h,m}",
22     "public_header_files": "TPCocoaGPG/*.h"
23   }