blob: 1b7a019467518d3f0cc9fe2087da4d331a944854 [file] [log] [blame]
{
"name": "flareview",
"version": "0.1",
"summary": "Spice up your UIView",
"description": "Add Flares around your UIView",
"homepage": "https://github.com/StanlyHardy/FlareView",
"license": "MIT",
"authors": {
"StanlyMoses": "stanlyhardy@yahoo.com"
},
"source": {
"git": "https://github.com/StanlyHardy/FlareView.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "FlareView/flares/**/*"
}