2 "name": "SystemServices",
4 "summary": "iOS System Services is a class to gather all available information about a device.",
5 "description": "This is a singleton class to gather all available information about a device. It gives you over 75 methods to determine everything about a device, including:\n\nHardware & Network Information\nBattery Usage\nAccelerometer Data\nDisk Usage\nRunning Processes\nMemory Usage\nAnd a complete UDID replacement based on unchanging device information.",
6 "homepage": "https://github.com/Shmoopi/iOS-System-Services",
8 "https://raw.githubusercontent.com/Shmoopi/iOS-System-Services/master/Sample%20Images/Screenshot1.png",
9 "https://raw.githubusercontent.com/Shmoopi/iOS-System-Services/master/Sample%20Images/Screenshot2.png"
13 "Shmoopi": "shmoopillc@gmail.com"
15 "social_media_url": "http://twitter.com/shmoopillc",
20 "git": "https://github.com/Shmoopi/iOS-System-Services.git",
25 "System Services/**/*.{h,m}"