[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / f / PlayerTrackingViews / 0.1.2 / PlayerTrackingViews.podspec.json
blob7b848e78ee671757f591fcc76c7908a2ab8eab41
2   "name": "PlayerTrackingViews",
3   "version": "0.1.2",
4   "summary": "Extention for SHPlayer",
5   "description": "Tracking views, who use SHPlayer",
6   "homepage": "https://github.com/duplicater/PlayerTrackingViews",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lecuong.bka@gmail.com": "lecuong.bka@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/duplicater/PlayerTrackingViews/releases/download/0.1.2/PlayerTrackingViews.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "pod_target_xcconfig": {
21     "OTHER_LDFLAGS": "$(inherited) -ObjC"
22   },
23   "preserve_paths": "include",
24   "frameworks": "CFNetwork",
25   "source_files": "include/*.h",
26   "public_header_files": "include/*.h",
27   "vendored_libraries": "libSHPTrackingViewer.a"