[Add] AlibabacloudGreen20220302 2.21.0
[CocoaPods.git] / Specs / c / 7 / 8 / DMAppearance / 0.1 / DMAppearance.podspec.json
blob5a23fe1f59c36d0ad31335f6205ac5b94ebb3faf
2   "name": "DMAppearance",
3   "version": "0.1",
4   "summary": "Partial functionality from UIAppearance proxy for custom objects",
5   "description": "                   * Partial functionality from UIAppearance proxy for custom objects apart from UIKit ones\n",
6   "homepage": "https://github.com/andrewgubanov/DMAppearance",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Hyper": "andrew.gubanov@icloud.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/andrewgubanov/DMAppearance.git",
19     "tag": "0.1"
20   },
21   "source_files": "DMAppearance/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics"
25   ],
26   "requires_arc": true