blob: a68c766cf8400b204628f175bfc4cde0be10c32a [file] [log] [blame]
{
"name": "ASRManager",
"version": "0.1.1",
"summary": "ASRManager make app easier to use AsReader.",
"homepage": "https://github.com/asx-co-jp/ASRManager",
"license": "MIT",
"authors": {
"koda": "koda@asx.co.jp"
},
"source": {
"git": "https://github.com/asx-co-jp/ASRManager.git",
"tag": "0.1.1"
},
"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"
}