blob: b7022e1f6caf336ea0b17898d4b01ce4068e42a5 [file] [log] [blame]
{
"name": "ITRFlipper",
"version": "1.0.0",
"summary": "Flipboard animation",
"homepage": "https://github.com/ITechRoof/ITRFlipper",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Kiruthika": "kirthi.shalom@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ITechRoof/ITRFlipper.git",
"tag": "1.0.0"
},
"source_files": "classes/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}