blob: 86b33a4eb8e6a7f5f27d906de9d9ab395ec420a0 [file] [log] [blame]
{
"name": "DDVersion",
"version": "1.0.0",
"summary": "A universal Objective-C library for quickly getting the iOS 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.0.0"
},
"source_files": "DDVersion/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}