[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 6 / 8 / NowYouSeeMe / 1.0.1 / NowYouSeeMe.podspec.json
blob6d054fbe9e3c5efc8ea31b1a4685270e46bd806c
2   "name": "NowYouSeeMe",
3   "version": "1.0.1",
4   "summary": "View tracking framework for iOS",
5   "description": "'NowYouSeeMe is a view tracking framework written in Swift that can be attached to an instance of UIView or any of its subclasses with a single API written on UIView. Views can also add custom viewability conditions and listeners.'",
6   "homepage": "https://flipkart.github.io/now-you-see-me/",
7   "license": {
8     "type": "Apache, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "naveen-c": "naveen.c@flipkart.com"
13   },
14   "source": {
15     "git": "https://github.com/Flipkart/now-you-see-me.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "source_files": "Source/Classes/**/*.{h,m,swift}",
23   "resources": "Source/**/*.{xcassets,xib,storyboard}",
24   "dependencies": {
25     "FCChatHeads": [
27     ]
28   },
29   "swift_version": "5"