blob: 0dab4a3a7b8a6c942480ca03a48b55a963bbca2c [file] [log] [blame]
{
"name": "Pontus",
"version": "0.0.2",
"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.2"
},
"source_files": "**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}