blob: 2b50339154be61d03392b92f509e2de92809c25a [file] [log] [blame]
{
"name": "iPhoneGetInfo",
"version": "1.0",
"summary": "get iPhone Device info",
"homepage": "https://akashark.github.io/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sharker": "aaksharker@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AkaShark/iPhoneGetInfo.git",
"tag": "1.0"
},
"source_files": "iPhoneGetInfo/iPhoneGetInfo/Classes/*",
"requires_arc": true
}