blob: 2c0276bab48183989c4e7a3cc7edfd411379938b [file] [log] [blame]
{
"name": "FantasticViewMarkPayTesting",
"version": "0.3.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.3.5"
},
"platforms": {
"ios": "11.2"
},
"source_files": [
"FantasticView/**/*.{h,m}",
"FantasticView/**/*.swift"
],
"resources": [
"FantasticView/Assets.xcassets",
"FantasticView/**/*.xib",
"FantasticView/Info1.plist"
],
"resource_bundles": {
"FantasticViewMarkPayTesting": [
"FantasticView/**/*.{xib,xcassets,json,imageset,png,plist}"
]
},
"exclude_files": "FantasticView/ViewController.swift"
}