| { |
| "name": "BFGvoice", |
| "version": "0.0.2", |
| "summary": "BFGvoice", |
| "homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_Gvoice.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "wutianyu": "451042347@qq.com" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "http://192.168.1.204:80/Phoneu_SDK/BF_Gvoice.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": [ |
| "BFGvoice/GVoice/*.{h,m}", |
| "BFGvoice/GVoice/include/*.{h,m}" |
| ], |
| "vendored_libraries": "BFGvoice/GVoice/libs/*.a", |
| "frameworks": [ |
| "CoreTelephony", |
| "AVFoundation", |
| "CoreAudio", |
| "AudioToolbox", |
| "SystemConfiguration" |
| ], |
| "libraries": [ |
| "c++" |
| ], |
| "pod_target_xcconfig": { |
| "OTHER_LDFLAGS": "-lObjC", |
| "VALID_ARCHS[sdk=iphonesimulator*]": "" |
| }, |
| "resources": "BFGvoice/GVoice/GCloudVoice.bundle" |
| } |