2 "name": "JMDynamicDeviceName",
4 "summary": "JMDynamicDeviceName is a library to avoid application update for each new Apple devices.",
5 "description": "Each devices has a id (like \"iPad6,7\") when doing analytics it's more simple to manipulate real names (like \"iPad Pro (WiFi)\")\nIf you keep hard coded values your analytics is going to be a mix of device references and names.\nAnd it's my first Swift lib !",
6 "homepage": "https://github.com/leverdeterre/JMDynamicDeviceName",
12 "Jerome Morissard": "morissardj@gmail.com"
15 "git": "https://github.com/leverdeterre/JMDynamicDeviceName.git",
21 "source_files": "JMDynamicDeviceName/Classes/**/*",
23 "JMDynamicDeviceName": [
24 "JMDynamicDeviceName/Assets/*.json"