blob: f27ad64b76db0406c174ccb99577429622ea35ff [file] [log] [blame]
{
"name": "HYTransitionAnimation",
"version": "0.0.2",
"summary": "HYTransitionAnimation.",
"description": "a collention of transition animation",
"homepage": "https://github.com/oceanfive/HYTransitionAnimation",
"license": "MIT",
"authors": {
"oceanfive": "849638313@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/oceanfive/HYTransitionAnimation.git",
"tag": "0.0.2"
},
"source_files": [
"HYTransitionAnimation",
"HYTransitionAnimation/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}