[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / a / 1 / MRGPDFKit / 1.0.0 / MRGPDFKit.podspec.json
blobe45e19d99dab70910949d3ae4c0744004631acc0
2   "name": "MRGPDFKit",
3   "version": "1.0.0",
4   "summary": "A simple objective-C Toolkit to fill PDF forms.",
5   "description": "Add this objective-C Toolkit to add PDF form filling capability in your project.",
6   "homepage": "https://github.com/mirego/MRGPDFKit",
7   "license": "BSD 3-Clause",
8   "authors": {
9     "Mirego": "info@mirego.com"
10   },
11   "source": {
12     "git": "https://github.com/mirego/MRGPDFKit.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "MRGPDFKit/**/*.{h,m}",
20   "dependencies": {
21     "MCUIViewLayout": [
22       "~> 0.5.1"
23     ]
24   }