blob: 3dbfccf6d03cd51071883c830ac5b3ee224f83b4 [file] [log] [blame]
{
"name": "ManaKit",
"version": "0.9.3",
"summary": "A database of Magic: The Gathering cards.",
"description": "A database of Magic: The Gathering cards. Includes prices and images.",
"homepage": "https://github.com/jovito-royeca/ManaKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jovito-royeca": "jovit.royeca@gmail.com"
},
"source": {
"git": "https://github.com/jovito-royeca/ManaKit.git",
"tag": "0.9.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ManaKit/Classes/**/*",
"resource_bundles": {
"ManaKit": [
"ManaKit/Assets/**/*"
]
},
"frameworks": [
"UIKit",
"MapKit",
"Sync",
"DATASource",
"DATAStack",
"Networking",
"ReachabilitySwift",
"SSZipArchive",
"Kanna"
],
"dependencies": {
"Sync": [
],
"DATASource": [
],
"DATAStack": [
"~> 6"
],
"Networking": [
],
"ReachabilitySwift": [
],
"SSZipArchive": [
],
"Kanna": [
]
},
"pushed_with_swift_version": "3.0"
}