[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 7 / f / SampleBitmovingObjC / 0.1.5 / SampleBitmovingObjC.podspec.json
blobf60536fe8579d589eaf66e881752f3fd7b03be41
2   "name": "SampleBitmovingObjC",
3   "version": "0.1.5",
4   "summary": "A Sample Objc Library to test Bitmovin Player.",
5   "description": "A Sample Objc Library to test Bitmovin Player for test",
6   "homepage": "https://bitbucket.org/vetri-mediamelon/samplebitmovingobjc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vetri": "vetri@mediamelon.com"
13   },
14   "source": {
15     "git": "https://vetri-mediamelon@bitbucket.org/vetri-mediamelon/samplebitmovingobjc.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "SampleBitmovingObjC/Classes/**/*",
23     "SampleBitmovingObjC/Frameworks/BitmovinPlayer.framework/Headers/*.h"
24   ],
25   "public_header_files": "SampleBitmovingObjC/Classes/**/*.h",
26   "vendored_frameworks": "SampleBitmovingObjC/Frameworks/BitmovinPlayer.framework",
27   "static_framework": true