blob: ffdc75267204a93093558e46f3e9f0c3ae05b665 [file] [log] [blame]
{
"name": "JMPrincessAnimate",
"version": "0.0.1",
"summary": "iOS常见动画效果",
"description": "组件化过程中的一个测试动画效果的常见库",
"homepage": "https://github.com/WangMengJiaoGit/JMPrincessAnimate",
"license": "MIT",
"authors": {
"wangmengjiao": "Wmjhenu_IT@163.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/WangMengJiaoGit/JMPrincessAnimate.git",
"tag": "0.0.1"
},
"source_files": [
"JMPrincessAnimate",
"JMPrincessAnimate/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"XCTest",
"Foundation"
]
}