blob: 03f57300582dd0ba55f5df5be1afaf743544604f [file] [log] [blame]
{
"name": "EZHeartForLike",
"version": "1.0.1",
"summary": "Show animation from one view to another view.",
"homepage": "https://github.com/Ezfen/EZHeartForLike",
"license": "MIT",
"authors": {
"EzfenCheung": "ezfen_zhang@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Ezfen/EZHeartForLike.git",
"tag": "1.0.1"
},
"source_files": "EZHeartForLike/EZHeartForLike/Module/View/EZHeartForLike/*.{h,m}",
"resources": "EZHeartForLike/EZHeartForLike/Module/Resources/*.png",
"requires_arc": true
}