blob: 6f6d0caff076d83d4556b798a517159aed2df71f [file] [log] [blame]
{
"name": "FancyAddition",
"version": "2.0.0",
"summary": "FancyAddition adds your two numbers. Only two numbers at a time tough",
"description": "Hi, there. I am Fancy Addition. Give me two numbers and I will add you guys. After that I am going to give your sum to the world out there. Hello World!!!",
"homepage": "http://santagurung.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Santa Gurung": "santa.gurung@pagesuite.co.uk"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/santagurung/FancyAddition.git",
"tag": "2.0.0"
},
"source_files": [
"FancyAddition",
"FancyAddition/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}