blob: 87102696180525e9f0c84664cedd12f31d0e5646 [file] [log] [blame]
{
"name": "PodCustomDome",
"version": "0.0.1",
"summary": "A Cocoa Tool Kit of iOS components.",
"swift_version": "4.0",
"description": "一个iOS集成实用工具库,以后会添加更多更多的工具,实用类,封装类,封装小效果",
"homepage": "https://github.com/SPXS/PodCustomDome",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanxiangyang": "fqsyfan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SPXS/PodCustomDome.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}