blob: 89db12705d43a6b159fa1602c280c7c6a6728fe3 [file] [log] [blame]
{
"name": "DJKFlipper",
"version": "0.1.0",
"summary": "Flipboard like flipper library",
"description": "\t\t\tBuilt with swift, this library allows you to incorporate flipboard like animations to your application.\n",
"homepage": "https://github.com/djk12587/DJKSwiftFlipper",
"license": "MIT",
"authors": {
"Dan Koza": "djk12587@gmail.com"
},
"source": {
"git": "https://github.com/djk12587/DJKSwiftFlipper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DJKFlipper/**/*"
}