[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 1 / DTXcodeUtils / 0.1.1 / DTXcodeUtils.podspec.json
blob9d3da1d44d6d0f2334d9e8298d1ee35e175fab0b
2   "name": "DTXcodeUtils",
3   "version": "0.1.1",
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.1"
13   },
14   "platforms": {
15     "osx": null
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Pod/Classes/**/*.{h,m}",
20     "Pod/XcodeHeaders/**/*.h"
21   ]