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",
7 "screenshots": "https://raw.githubusercontent.com/Shmoopi/iOS-System-Services/master/Sample%20Images/Screenshot.png",
10 "Shmoopi": "shmoopillc@gmail.com"
12 "social_media_url": "http://twitter.com/shmoopillc",
17 "git": "https://github.com/Shmoopi/iOS-System-Services.git",
22 "System Services/**/*.{h,m}"