| { |
| "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" |
| ] |
| } |