blob: 20b313937b443ba5428bcc5c92927e69902a9e3e [file] [log] [blame]
{
"name": "DSDeviceKit",
"version": "0.1.0",
"summary": "A wrapper for UIDevice that facilitates access to Device info",
"description": "This CocoaPod is a wrapper for UIDevice that provides a better way to get information about current device.",
"homepage": "https://github.com/HiDaN4/DSDeviceKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Sokolov": ""
},
"source": {
"git": "https://github.com/HiDaN4/DSDeviceKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DSDeviceKit/Classes/**/*"
}