[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 0 / 1 / b / TestFFmpeg / 0.1.1 / TestFFmpeg.podspec.json
blob4cc97db466fae9998e9ef9b4f11dfd21d2355c1c
2   "name": "TestFFmpeg",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "TestFFmpeg/Classes/collections/**",
22   "user_target_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   ]