[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / 5 / GenericTrackingFramework / 1.0.4 / GenericTrackingFramework.podspec.json
blobba711329b3c3b05e7b1009c13143f6d4d88f92cc
2   "name": "GenericTrackingFramework",
3   "version": "1.0.4",
4   "summary": "A swift view tracking framework",
5   "description": "View Tracking Framework written in Swift. Enables developers to : 1.Track % visibility of each view and its content 2.Track duration of on screen time 3.Create recommendations out of the accumulated data 4.Enable ads monetisation from the data",
6   "homepage": "https://github.com/Flipkart/GenericTrackingFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kratijain-flipkart": "krati.jain@flipkart.com"
13   },
14   "source": {
15     "git": "https://github.com/Flipkart/GenericTrackingFramework.git",
16     "tag": "1.0.4"
17   },
18   "social_media_url": "https://twitter.com/@kratijain",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GenericTrackingFramework/**/*.{h,m,swift}",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"