blob: 18d4866b2735e26214fdf0462cb78d4416cdf43c [file] [log] [blame]
{
"name": "FantasticViewMarkPayTesting2",
"version": "1.0.1",
"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/TestingPayDock2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mark": "mark.cardamis@paydock.com"
},
"source": {
"git": "https://github.com/markcardamis/TestingPayDock2.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "11.2"
},
"source_files": [
"PayDock/**/*.{h,m}",
"PayDock/**/*.swift"
],
"resources": [
"PayDock/Assets.xcassets",
"PayDock/Info1.plist"
],
"resource_bundles": {
"PayDock": [
"PayDock/**/*.{storyboard,xcassets,json,imageset,png,plist}"
]
}
}