blob: af8a73bf77e294a56a63a9e0d164af64548e3a2b [file] [log] [blame]
{
"name": "SGActionView",
"version": "0.0.1",
"summary": "Combination alert view, table, and share view.",
"description": "Combination alert view, table, and share view. 3 in one.",
"homepage": "https://github.com/sagiwei/SGActionView",
"license": {
"type": "MIT",
"file": "README.markdown"
},
"authors": {
"sagiwei": "sagiwei@gmail.com"
},
"source": {
"git": "https://github.com/sagiwei/SGActionView.git",
"commit": "7dbe145923b7481bddc6e3487742e6e35e4c5e64"
},
"source_files": "SGActionView/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"frameworks": [
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}