blob: c9142c1f5cbb64dc1fd58e7b3c2ed6e8e9a7f02d [file] [log] [blame]
{
"name": "MCMHeaderAnimatedObjC",
"version": "0.0.1",
"summary": "The Objective-C version of MCMHeaderAnimated",
"description": "MCMHeaderAnimatedObjC allows you to add an animation between list and details views with Objective-C language.",
"homepage": "https://github.com/xianhe92/MCMHeaderAnimatedObjC",
"license": "MIT",
"authors": {
"wxc1106": "wxc11061106@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/xianhe92/MCMHeaderAnimatedObjC.git",
"tag": "0.0.1"
},
"source_files": "MCMHeaderAnimatedObjC/source/*.{h,m}"
}