[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 4 / f / DRYTestUtilities / 0.1.3 / DRYTestUtilities.podspec.json
blobd3c45b5af6c00bae50b132d36c3bc04de86098c8
2   "name": "DRYTestUtilities",
3   "version": "0.1.3",
4   "summary": "AppFoundry test utilities",
5   "homepage": "https://github.com/appfoundry/DRYTestUtilities",
6   "license": "MIT",
7   "authors": {
8     "Michael Seghers": "michael.seghers@ida-mediafoundry.be"
9   },
10   "source": {
11     "git": "https://github.com/appfoundry/DRYTestUtilities.git",
12     "tag": "0.1.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "DRYTestUtilities": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": "XCTest",
25   "dependencies": {
26     "DRYUtilities": [
28     ]
29   }