blob: f2bff8c19462ad42481b90258d2fa3019a000c64 [file] [log] [blame]
{
"name": "NPSActionSheet",
"version": "1.0",
"summary": "A coustom ActionSheet",
"license": "MIT",
"authors": "Ronghai1234",
"homepage": "https://github.com/ronghai1234/NPSActionSheet",
"source": {
"git": "https://github.com/ronghai1234/NPSActionSheet.git",
"tag": "1.0"
},
"source_files": "NPSActionSheet/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"Masonry": [
" ~> 0.5.3"
]
}
}