[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 1 / UNUMCanvas / 2.8.0 / UNUMCanvas.podspec.json
blob1902360296def567cf222f82002239d54a2b7f06
2   "name": "UNUMCanvas",
3   "version": "2.8.0",
4   "summary": "Unum Canvas",
5   "swift_version": "4.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/unumdesign/UNUMCanvas",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "li.zhao@laverne.edu": "li.zhao@laverne.edu"
14   },
15   "source": {
16     "git": "https://github.com/unumdesign/UNUMCanvas.git",
17     "tag": "2.8.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "UNUMCanvas/Classes/**/*",
23   "resource_bundles": {
24     "UNUMCanvas": [
25       "UNUMCanvas/Assets/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "Anchorage": [
30       "4.3.0"
31     ]
32   }