[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 5 / iHasApp / 2.2.0 / iHasApp.podspec.json
blob3180076edf7b67037ca9a9de72da4cb4b62d20ce
2   "name": "iHasApp",
3   "version": "2.2.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "The iHasApp iOS Framework allows you to detect installed apps on a user's device.",
9   "homepage": "https://github.com/danielamitay/iHasApp",
10   "authors": {
11     "Daniel Amitay": "hello@danielamitay.com"
12   },
13   "source": {
14     "git": "https://github.com/danielamitay/iHasApp.git",
15     "tag": "2.2.0"
16   },
17   "description": "The iHasApp iOS Framework allows you to detect installed apps on a user's device. Detection results can be in the form of an array of detected appIds, or an array of appDictionaries from the iTunes Search API.",
18   "source_files": "iHasApp/*.{h,m}",
19   "resources": "iHasApp/schemeApps.json",
20   "requires_arc": true