blob: 44a6f22aba845febcdd1517336679411b9d66415 [file] [log] [blame]
{
"name": "PFSwift",
"version": "0.0.8",
"summary": "对系统API进行简单封装,实现常用功能",
"homepage": "https://github.com/PFei-He/PFSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PFei-He": "498130877@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PFei-He/PFSwift.git",
"tag": "0.0.8"
},
"source_files": "PFSwift/PF{Date,Dictionary,File,Model,QRCode,Scanner,String,Time,View}.swift",
"requires_arc": true
}