blob: eb7209007b909a0022a6dafbaa05fe0b2372a02c [file] [log] [blame]
{
"name": "DHSmartScreenshot",
"version": "1.3.0",
"summary": "UITableView/UIScrollView Category to get really easy, smart and instant screenshot images for iOS 5+ devices.",
"homepage": "https://github.com/davidman/DHSmartScreenshot",
"license": {
"type": "MIT"
},
"authors": {
"David Hernandez": "dav.viidd94@gmail.com"
},
"source": {
"git": "https://github.com/davidman/DHSmartScreenshot.git",
"tag": "v1.3.0"
},
"platforms": {
"ios": null
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}