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