blob: 83b6ad96dd052263b3b369ec2cb1a111faaf4fca [file] [log] [blame]
{
"name": "Pontus",
"version": "0.0.3",
"summary": "My own iOS development kit, written by Swift.",
"homepage": "https://github.com/zhangzichen/Pontus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangzichen": "1015947235@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangzichen/Pontus.git",
"tag": "0.0.3"
},
"source_files": "**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}