[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / d / MTPDF / 0.0.1 / MTPDF.podspec.json
blob5d954bf0ba66c8a559800f2cb019492a86babd31
2   "name": "MTPDF",
3   "version": "0.0.1",
4   "summary": "Objective-C PDF objects. Doing my part to help us stay out of the headache that is Core Foundation.",
5   "homepage": "https://github.com/mysterioustrousers/MTPDF",
6   "license": "MIT",
7   "authors": {
8     "Adam Kirk": "atomkirk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mysterioustrousers/MTPDF.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "MTPDF/*.{m,h}",
18   "frameworks": "UIKit",
19   "requires_arc": true