blob: a4daff769879ef9d3aa437100de4431ef3b5442b [file] [log] [blame]
{
"name": "PKShowPopView",
"version": "0.0.1",
"summary": "A light tool to show pop view. support a couple of stysles",
"description": "A light tool to show pop view. support a couple of stysles.",
"homepage": "https://github.com/LostPengK/PKShowPopView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"LostPengK": "1039512009@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LostPengK/PKShowPopView.git",
"tag": "0.0.1"
},
"source_files": "PopView/PKShowPopView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}