[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 5 / ASRManager / 1.0.1 / ASRManager.podspec.json
blob186a92de31d56c2517bfd2f53d351d6192da58d4
2   "name": "ASRManager",
3   "version": "1.0.1",
4   "summary": "ASRManager make app easier to use AsReader.",
5   "homepage": "https://github.com/asx-co-jp/ASRManager",
6   "license": "MIT",
7   "authors": {
8     "Asterisk.inc Technical Team": "tech@asx.co.jp"
9   },
10   "source": {
11     "git": "https://github.com/asx-co-jp/ASRManager.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Example/Pods/RcpLib/*.{h,mm}",
19   "ios": {
20     "vendored_libraries": "Example/Pods/RcpLib/libAreteUart.a"
21   },
22   "resource_bundles": {
23     "ASRManager": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": "ExternalAccessory"