[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / d / MTPDF / 0.0.7 / MTPDF.podspec.json
blob68a8bbd4b5ffb32eb04a67d1bf5e49d2ecd2f7f6
2   "name": "MTPDF",
3   "version": "0.0.7",
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.7"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "MTPDF/*.{m,h}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "dependencies": {
21     "MTDates": [
23     ]
24   }