blob: 070c7fb4ed3aa6c345f3371b3439bbb2aa6925f1 [file] [log] [blame]
{
"name": "ManaKit",
"version": "0.9.4",
"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.4"
},
"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"
}