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