blob: 45ed512045b68b4b37755424f14c2e54654041f2 [file] [log] [blame]
{
"name": "PFKitSwift",
"version": "0.0.1",
"summary": "简易的iOS组件包。A simple iOS components.",
"homepage": "https://github.com/PFei-He/PFKitSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PFei-He": "498130877@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PFei-He/PFKitSwift.git",
"tag": "0.0.1"
},
"source_files": "PFKit/{Debug,Dictionary,File,Model,QRCode,View}.swift",
"requires_arc": true
}