blob: 142e585dbb17ea97d9de393c97d427cb188be50b [file] [log] [blame]
{
"name": "PlayerTrackingViews",
"version": "0.1.0",
"summary": "Extention for SHPlayer",
"description": "Tracking views, who use SHPlayer",
"homepage": "https://github.com/duplicater/PlayerTrackingViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lecuong.bka@gmail.com": "lecuong.bka@gmail.com"
},
"source": {
"http": "https://github.com/duplicater/PlayerTrackingViews/releases/download/0.1.0/PlayerTrackingViews.zip"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
},
"preserve_paths": "include",
"frameworks": "CFNetwork",
"source_files": "include/*.h",
"public_header_files": "include/*.h",
"vendored_libraries": "libSHPTrackingViewer.a"
}