[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 8 / e / anychat / 1.0.4 / anychat.podspec.json
blob530d57e80a6b3045e2e4166138928dd676526bef
2   "name": "anychat",
3   "version": "1.0.4",
4   "summary": "video And Audio",
5   "description": "1,音视频解决方案,详情见anychat官网",
6   "homepage": "https://github.com/zhoulincome/anychat",
7   "license": "MIT",
8   "authors": {
9     "zhoulin": "359344816@q.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/zhoulincome/anychat.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "anychat/*.{h,m}",
19   "frameworks": [
20     "AVFoundation",
21     "QuartzCore",
22     "CoreMedia",
23     "AudioToolbox",
24     "CoreVideo",
25     "CoreAudio"
26   ],
27   "libraries": [
28     "stdc++",
29     "stdc++.6",
30     "c++"
31   ],
32   "vendored_libraries": "anychat/*.a",
33   "public_header_files": "anychat/*.h",
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-ObjC"
36   },
37   "requires_arc": true