blob: a4354f239f8d0385d5305fa9fb94b87d34e81443 [file] [log] [blame]
{
"name": "DJWActionSheet",
"version": "1.0.3",
"summary": "A block based alternative to UIActionSheet in the style of TweetBot.",
"description": " A replacement for UIActionSheet in the style of TweetBot, using a modern, block-based API.\n",
"homepage": "http://github.com/danwilliams64/DJWActionSheet",
"screenshots": "https://raw.githubusercontent.com/danwilliams64/danwilliams64.github.io/master/images/iOS%20Simulator%20Screen%20shot%2013%20May%202014%2018.18.48.png",
"license": {
"type": "MIT"
},
"authors": {
"Dan Williams": "dan@danwilliams.co"
},
"social_media_url": "http://twitter.com/danielwilliams",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/danwilliams64/DJWActionSheet.git",
"tag": "1.0.3"
},
"source_files": "DJWActionSheet",
"requires_arc": true
}