blob: e0d0b12d6d84c91c1dd6c94a00a05d37e41cb560 [file] [log] [blame]
{
"name": "YourFilm",
"version": "0.1.1",
"summary": "display hud, alert...",
"description": "just like show a film to display hud, alert, and custom view",
"homepage": "https://github.com/laichunhui/YourFilm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iMac": "504739540@qq.com"
},
"source": {
"git": "https://github.com/laichunhui/YourFilm.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*.swift",
"Sources/Veils/*.swift"
],
"swift_version": "4.0"
}