blob: 715a80acc94d4c951b9fd15a7149adf4df3206b0 [file] [log] [blame]
{
"name": "SDiPhoneVersion",
"version": "1.1.1",
"summary": "Objective-C library for detecting running device model and screen size.",
"homepage": "https://github.com/sebyddd/SDiPhoneVersion",
"screenshots": "https://dl.dropboxusercontent.com/s/z8d85uw2drs9lpm/sdiphoneversion.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastian Dobrincu": "sebyddd@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/sebyddd/SDiPhoneVersion.git",
"tag": "1.1.1"
},
"source_files": "SDiPhoneVersion/*.{h,m}",
"requires_arc": true
}