blob: f1335e9da5b48aa6f4207eb5c3ca36e76dd31288 [file] [log] [blame]
{
"name": "iOSInstalledApps",
"version": "0.1.0",
"summary": "Utility functions to assist with iOS app reading by checking running processes and identifying whether apps implement a custom URL Scheme.",
"homepage": "https://github.com/arg0s/iOSInstalledApps",
"license": "BSD",
"authors": {
"Aravind Krishnaswamy": "arvi@alumni.iastate.edu"
},
"source": {
"git": "https://github.com/arg0s/iOSInstalledApps.git",
"commit": "77ef65124deeb0a10477853514ec5dc7b3b61721"
},
"platforms": {
"ios": "5.0"
},
"source_files": "LLInstalledApps*.{h,m}",
"requires_arc": true
}