blob: 92207eccee3ac3ede77e05e05886fbb5662408e2 [file] [log] [blame]
{
"name": "MAOFlipViewController",
"version": "0.0.1",
"summary": "This is the OSS that provide interacition transition like FlipBoard.",
"description": "This is very easy interaction trasitioion library. This is the OSS that provide interacition transition like FlipBoard.",
"homepage": "https://github.com/nishimao/MAOFlipViewController",
"license": "MIT",
"authors": {
"Mao Nishi": "nishi.nds@gmail.com"
},
"social_media_url": "http://twitter.com/mao_nishi",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/nishimao/MAOFlipViewController.git",
"tag": "0.0.1"
},
"source_files": "MAOFlipViewController/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}