blob: a3ee5babeb4d0ea34e67b3578beee1fd2d237132 [file] [log] [blame]
{
"name": "SLStart",
"version": "0.8.0",
"summary": "I am just testing it now",
"description": "TODO: Add long description of the pod here. This is a long description.",
"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.8.0"
},
"frameworks": "Stripe",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
},
"vendored_frameworks": "Stripe.framework",
"platforms": {
"ios": "9.0"
}
}