blob: 16c4bfa850683b09df7f0f5182a2d0a027cba715 [file] [log] [blame]
{
"name": "JFDeviceInfo",
"platforms": {
"ios": "8.0"
},
"summary": "Just a Swift helper class to retrieve basic device info.",
"requires_arc": true,
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josafá Filho": "josafafilho15@gmail.com"
},
"homepage": "https://github.com/josafafilho/JFDeviceInfo",
"source": {
"git": "https://github.com/josafafilho/JFDeviceInfo.git",
"tag": "0.0.4"
},
"frameworks": "UIKit",
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JFDeviceInfo": [
"Pod/Assets/*.png"
]
}
}