blob: 5c1c1c525d80d837b1f89cab80c62430aa4f60d3 [file] [log] [blame]
{
"name": "PFSwift",
"version": "0.0.9",
"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.9"
},
"source_files": "PFSwift/PF{Date,Dictionary,File,Model,QRCode,Scanner,String,Time,View}.swift",
"requires_arc": true
}