[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / b / CyndiLauper / 0.4.0 / CyndiLauper.podspec.json
blob486e3f418828fbf5f4e10db0e29d20dfd09cac9c
2   "name": "CyndiLauper",
3   "version": "0.4.0",
4   "summary": "Library for handling `.truecolors` files",
5   "homepage": "https://github.com/vokal/TrueColors-macOS",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Isaac Greenspan": "isaac.greenspan@vokal.io"
11   },
12   "source": {
13     "git": "https://github.com/vokal/TrueColors-macOS.git",
14     "tag": "CyndiLauper/0.4.0"
15   },
16   "platforms": {
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "CyndiLauper/**/*.[hm]",
21   "prepare_command": "cd \"CyndiLauper/Models/\"\nxcrun momc \"CASLSpecs.xcdatamodeld\" \"${PWD}/CASLSpecs.momd\"\nxxd -i \"CASLSpecs.momd/CASLSpecs.mom\" \"CASLSpecsModel.h\"\nrm -r \"CASLSpecs.momd\"",
22   "compiler_flags": "-Wunused-parameter",
23   "dependencies": {
24     "zipzap": [
25       "8.0.3"
26     ],
27     "Vokoder/Core": [
28       "~> 4.0"
29     ],
30     "ILGDynamicObjC/ILGClasses": [
31       "~> 0.1.1"
32     ]
33   }