[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 8 / 1 / DTXcodeUtils / 0.1.0 / DTXcodeUtils.podspec.json
blob1f6513dd4c1116bde4454a05bca0dba5c9cb0743
2   "name": "DTXcodeUtils",
3   "version": "0.1.0",
4   "summary": "Useful helper functions for writing Xcode plugins",
5   "homepage": "https://github.com/thurn/DTXcodeUtils",
6   "license": "Creative Commons Zero",
7   "authors": {
8     "Derek Thurn": "derek@fake.email"
9   },
10   "source": {
11     "git": "https://github.com/thurn/DTXcodeUtils.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "osx": null
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Pod/Classes/**/*.{h,m}",
20     "Pod/XcodeHeaders/**/*.h"
21   ]