{ | |
"name": "YXEasing", | |
"version": "0.0.1", | |
"summary": "Fantastic func for Easing animation", | |
"homepage": "https://github.com/liukunpengiOS", | |
"license": "MIT", | |
"authors": { | |
"kunpeng": "1169405067@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/liukunpengiOS/YXEasing.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"YXEasing", | |
"YXEasing/**/*.{h,m,c}" | |
], | |
"pod_target_xcconfig": { | |
"SWIFT_VERSION": "3.0" | |
}, | |
"requires_arc": true | |
} |