[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 5 / svanichkin_Feedback / 0.0.1 / svanichkin_Feedback.podspec.json
blob613543f044ef04d7ebb177f301988fad87824387
2   "name": "svanichkin_Feedback",
3   "version": "0.0.1",
4   "summary": "Class makes it easy to send feedback from users.",
5   "description": "This class makes it easy to send feedback from users of the application. Sending takes place either to the e-mail address or in iMessage.",
6   "homepage": "https://github.com/svanichkin/Feedback",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Sergey Vanichkin": "sergey@vanichkin.ru"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/svanichkin/Feedback.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "Classes/**/*.h",
23   "frameworks": "Foundation",
24   "requires_arc": true