blob: e398e47cb8427ca4565edf45958cf853a6b6aaf9 [file] [log] [blame]
{
"name": "YYAds",
"version": "1.0.2",
"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.2"
},
"source_files": [
"YYAds",
"YYAds/*.{h,m,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}