blob: 1a4d3bc9bf9f2eae51ab3264cc67b63a885926bb [file] [log] [blame]
{
"name": "ZFPhoneTransition",
"version": "0.0.1",
"summary": "仿qq电话转场动画",
"homepage": "https://github.com/renzifeng/ZFPhoneTransition",
"license": "MIT",
"authors": {
"renzifeng": "zifeng1300@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/renzifeng/ZFPhoneTransition.git",
"tag": "0.0.1"
},
"source_files": "ZFPhone/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}