blob: ecd68c7889c3ea12e96fafa477c218e5e13c9795 [file] [log] [blame]
{
"name": "PGActionSheet",
"version": "1.0.7",
"summary": "类似于微博、微信的ActionSheet。",
"homepage": "https://github.com/xiaozhuxiong121/PGActionSheet",
"license": "Apache License 2.0",
"authors": {
"piggybear": "piggybear_net@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaozhuxiong121/PGActionSheet.git",
"tag": "1.0.7"
},
"source_files": [
"PGActionSheet",
"PGActionSheet/**/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}