[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / 7 / 3 / HIDRemote / 1.8.0 / HIDRemote.podspec.json
blob5878514abd1c5e9a82e510c105a6d089f56abf64
2   "name": "HIDRemote",
3   "version": "1.8.0",
4   "summary": "Access the Apple IR Receiver / Apple Remote",
5   "homepage": "https://github.com/nzrsky/HIDRemote",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Felix Schwarz": "https://github.com/felix-schwarz",
12     "Alexey Nazarov": "alexx.nazaroff@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nzrsky/HIDRemote.git",
16     "tag": "1.8.0"
17   },
18   "social_media_url": "https://twitter.com/nzrsky",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "IOKit",
26     "Cocoa"
27   ],
28   "source_files": "HIDRemote/**/*.{h,m}"