blob: 2f45f5211eafc36b962b5d04d8600b0ae8fcd5b5 [file] [log] [blame]
{
"name": "PFKitSwift",
"version": "0.0.7",
"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.7"
},
"source_files": "PFKit/{Debug,Dictionary,File,Model,QRCode,Scanner,String,View}.swift",
"requires_arc": true
}