{ | |
"name": "YYAds", | |
"version": "1.0.1", | |
"summary": "A graceful UI for iOS.", | |
"description": "You can custom you transition animations by modules.", | |
"homepage": "https://github.com", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Yuyi": "derekyuyi@foxmail.com" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source": { | |
"git": "https://github.com/DerekYuYi/YYAds.git", | |
"tag": "1.0.1" | |
}, | |
"source_files": [ | |
"YYAds", | |
"YYAds/*.{h,m,swift}" | |
], | |
"swift_versions": "5.0", | |
"swift_version": "5.0" | |
} |