blob: 1d3fd8d93473dddb40bbad93691bc02190930cd1 [file] [log] [blame]
{
"name": "DHSmartScreenshot",
"version": "1.2.0",
"summary": "UITableView Category to get really easy, smart and instant screenshot images like no other library out there 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.2.0"
},
"platforms": {
"ios": null
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}