[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / d / ManaKit / 7.1.0 / ManaKit.podspec.json
blobf33579e21eb143dcf5862eb13e0e4d8fa69873a0
2   "name": "ManaKit",
3   "version": "7.1.0",
4   "summary": "MTG API database.",
5   "description": "A database of Magic: The Gathering cards. Includes prices and images.",
6   "homepage": "https://github.com/jovito-royeca/ManaKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vito-royeca": "vito.royeca@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vito-royeca/ManaKit.git",
16     "tag": "7.1.0"
17   },
18   "social_media_url": "https://twitter.com/ManaGuideApp",
19   "platforms": {
20     "ios": "15.0"
21   },
22   "source_files": "Sources/Classes/**/*",
23   "resource_bundles": {
24     "ManaKit": [
25       "Sources/Resources/**/*"
26     ]
27   },
28   "resources": "Sources/Resources/ManaKit.xcdatamodeld",
29   "pod_target_xcconfig": {
30     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
31   },
32   "frameworks": "Combine"