blob: b83587cf5205cd9353de76c87b175e7a92094161 [file] [log] [blame]
{
"name": "ASRManager",
"version": "0.1.6",
"summary": "ASRManager make app easier to use AsReader.",
"homepage": "https://github.com/asx-co-jp/ASRManager",
"license": "MIT",
"authors": {
"Asterisk.inc Technical Team": "tech@asx.co.jp"
},
"source": {
"git": "https://github.com/asx-co-jp/ASRManager.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Example/Pods/RcpLib/*.{h,mm}",
"ios": {
"vendored_libraries": "Example/Pods/RcpLib/libAreteUart.a"
},
"resource_bundles": {
"ASRManager": [
"Pod/Assets/*.png"
]
},
"frameworks": "ExternalAccessory"
}