blob: 9f7be043290cb8b4543b8f26fa4f91c2932e10aa [file] [log] [blame]
{
"name": "iHasApp",
"version": "2.0.1",
"summary": "The iHasApp iOS Framework allows you to detect installed apps on a user's device.",
"description": " The iHasApp iOS Framework allows you to detect installed apps on a user's device.\n Detection results can be in the form of an array of detected appIds, or an array of appDictionaries from the iTunes Search API.\n",
"homepage": "https://github.com/danielamitay/iHasApp",
"license": "MIT",
"authors": {
"Daniel Amitay": "hello@danielamitay.com"
},
"source": {
"git": "https://github.com/danielamitay/iHasApp.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "5.0"
},
"resources": "iHasApp.framework",
"requires_arc": true
}