[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / b / TestFFmpeg / 0.1.2 / TestFFmpeg.podspec.json
blob5e9649632605549f4cd8e3fd9160be5744a19e71
2   "name": "TestFFmpeg",
3   "version": "0.1.2",
4   "summary": "A short description of TestFFmpeg.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/pencilCool/TestFFmpeg",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pencilCool": "tangyuhua@xiaomi.com"
13   },
14   "source": {
15     "git": "http://git.n.xiaomi.com/tangyuhua/testffmpeg.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "TestFFmpeg/Classes/collections/**",
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(inherited) \"$(PODS_ROOT)/TestFFmpeg/Classes/collections\"",
24     "LIBRARY_SEARCH_PATHS": "$(inherited) \"$(PODS_ROOT)/TestFFmpeg/Classes/collections\""
25   },
26   "libraries": [
27     "iconv",
28     "z",
29     "bz2"
30   ],
31   "frameworks": [
32     "AVFoundation",
33     "CoreMedia",
34     "VideoToolbox"
35   ]