blob: 2254ec3b5d20bb4ea5d76a5cfd36ea9a5a76d5ad [file] [log] [blame]
{
"name": "SLStart",
"version": "0.5.0",
"summary": "I am just testing it now",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sluitel/SLStart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Subash Luitel": "luitel@me.com"
},
"source": {
"git": "https://github.com/sluitel/SLStart.git",
"branch": "master",
"tag": "0.5.0"
},
"frameworks": "Stripe",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
},
"vendored_frameworks": "Stripe.framework",
"platforms": {
"ios": "9.0"
},
"source_files": "SLStart/Classes/**/*",
"pushed_with_swift_version": "4.0"
}