blob: 877390568920bb5d88fb437c6a6cb78feafe0a67 [file] [log] [blame]
{
"name": "FantasticViewMarkPayTesting",
"version": "0.1.5",
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/markcardamis/FantasticView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mark": "mark.cardamis@paydock.com"
},
"source": {
"git": "https://github.com/markcardamis/FantasticView.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"FantasticView/**/*.{h,m}",
"FantasticView/**/*.swift"
],
"resources": [
"FantasticView/Assets.xcassets/*",
"FantasticView/**/*.xib"
],
"exclude_files": "FantasticView/ViewController.swift"
}