blob: 5d89be0cd0f06d3d5ac40d80d034f280391a2652 [file] [log] [blame]
{
"name": "YourFilm",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.{h,swift}",
"swift_version": "4.0"
}