blob: ebcb011f2d699267f7745ebd4db15f8c63369b18 [file] [log] [blame]
{
"name": "PGActionSheet",
"version": "1.0.10",
"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.10"
},
"source_files": [
"PGActionSheet",
"PGActionSheet/**/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true
}