{ | |
"name": "PGActionSheet", | |
"version": "1.0.2", | |
"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.2" | |
}, | |
"source_files": [ | |
"PGActionSheet", | |
"PGActionSheet/**/*.swift" | |
], | |
"frameworks": "UIKit", | |
"requires_arc": true, | |
"pushed_with_swift_version": "3.0" | |
} |