blob: 0e089c3335d5f5133dbf0b519919ca1874fda227 [file] [log] [blame]
{
"name": "JTSHardwareInfo",
"version": "0.0.1",
"summary": "A convenient and thorough utility for referencing iOS device hardware identifiers.",
"homepage": "https://github.com/jaredsinclair/JTSHardwareInfo",
"license": "MIT",
"authors": "Jared Sinclair",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/fsjack/JTSHardwareInfo.git",
"tag": "0.0.1"
},
"source_files": "Source/**/*.{h,m}",
"requires_arc": true
}