blob: 5d3cbf34186c91a64df5784be8f9b7a5c963e905 [file] [log] [blame]
{
"name": "DDVersion",
"version": "1.1.1",
"summary": "A universal Objective-C iOS library for quickly getting the mobile device type and name.",
"homepage": "http://github.com/Dids/DDVersion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pauli 'Dids' Jokela": "pauli.jokela@didstopia.com"
},
"source": {
"git": "https://github.com/Dids/DDVersion.git",
"tag": "1.1.1"
},
"source_files": "DDVersion/*.{h,m}",
"platforms": {
"ios": "8.4"
},
"requires_arc": true
}