[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / a / 5 / ASRManager / 0.1.6 / ASRManager.podspec.json
blobb83587cf5205cd9353de76c87b175e7a92094161
2   "name": "ASRManager",
3   "version": "0.1.6",
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": "0.1.6"
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"