blob: ba711329b3c3b05e7b1009c13143f6d4d88f92cc [file] [log] [blame]
{
"name": "GenericTrackingFramework",
"version": "1.0.4",
"summary": "A swift view tracking framework",
"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",
"homepage": "https://github.com/Flipkart/GenericTrackingFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kratijain-flipkart": "krati.jain@flipkart.com"
},
"source": {
"git": "https://github.com/Flipkart/GenericTrackingFramework.git",
"tag": "1.0.4"
},
"social_media_url": "https://twitter.com/@kratijain",
"platforms": {
"ios": "8.0"
},
"source_files": "GenericTrackingFramework/**/*.{h,m,swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}