[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / e / c / 9 / OSCoachmarkView / 0.1.8 / OSCoachmarkView.podspec.json
blob08b0fe6d582bf667deda9ce5f36bfad99a60e400
2   "name": "OSCoachmarkView",
3   "version": "0.1.8",
4   "summary": "A coachmark to be used in list views",
5   "description": "This library gives you preset coachmarks which you can used right out of the box with all presentation logic taken care of \nwith easy to tweak parameters.",
6   "homepage": "https://github.com/AamirAnwar/OSListCoachmark/blob/master/README.md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aamir Anwar": "aamir.anwar021193@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/aamiranwarr",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/AamirAnwar/OSListCoachmark.git",
20     "tag": "0.1.8"
21   },
22   "source_files": "OSCoachmarkView/**/*.{swift}",
23   "exclude_files": "OSCoachmarkView/OSCoachmarkViewTests/**/*.{swift}",
24   "frameworks": "XCTest",
25   "requires_arc": true,
26   "swift_version": "4.2"