blob: 97c418e5cae1533f350541d6c4a18a078545f9fb [file] [log] [blame]
{
"name": "SAFlipper",
"version": "0.1.0",
"summary": "Simple Flipper Project Developed By Samcom Arun",
"description": "A simple and powerful pod for creating a Flipboard like animation with Swift",
"homepage": "https://github.com/samcom-arun/SAFlipper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"samcom-arun": "samcom.arun@gmail.com"
},
"source": {
"git": "https://github.com/samcom-arun/SAFlipper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SAFlipper/*.{swift,xib}",
"pushed_with_swift_version": "4.0"
}