repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
2
/
d
/
9
/
LRXF
/
1.174.3
/
LRXF.podspec.json
blob
4b99fc94172fe760c8db14eaf2fa846f78222777
1
{
2
"name": "LRXF",
3
"version": "1.174.3",
4
"platforms": {
5
"ios": "9.0"
6
},
7
"summary": "讯飞听写sdk",
8
"description": "讯飞听写sdk",
9
"homepage": "https://github.com/karlcool/LRXF.git",
10
"license": "MIT",
11
"authors": {
12
"yanzhi.liu": "karlcool.l@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/karlcool/LRXF.git",
16
"tag": "1.174.3"
17
},
18
"vendored_frameworks": "Src/iflyMSC.framework",
19
"frameworks": [
20
"CoreLocation",
21
"CoreTelephony",
22
"AVFoundation",
23
"Contacts",
24
"AddressBook",
25
"AudioToolbox",
26
"SystemConfiguration",
27
"QuartzCore",
28
"CoreGraphics"
29
],
30
"libraries": [
31
"z",
32
"c++"
33
],
34
"requires_arc": false
35
}