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