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