[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 5 / svanichkin_Feedback / 1.4.0 / svanichkin_Feedback.podspec.json
blobe59a7d900d9131a4da708e05f139439e623b618c
2   "name": "svanichkin_Feedback",
3   "version": "1.4.0",
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": "1.4.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "Classes/**/*.h",
23   "frameworks": "Foundation",
24   "requires_arc": true