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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
b
/
3
/
9
/
Easemob
/
2.0.7
/
Easemob.podspec.json
blob
73acd7d2d4f964b5f6de4a97fc8be219b9577979
1
{
2
"name": "Easemob",
3
"version": "2.0.7",
4
"license": "MIT",
5
"summary": "An Objective-C client for IM service",
6
"homepage": "https://github.com/winterSleep/EasemobSDK/",
7
"authors": {
8
"EaseMob Inc.": "lzp0001@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/winterSleep/EasemobSDK.git",
12
"tag": "2.0.7"
13
},
14
"source_files": "**",
15
"platforms": {
16
"ios": "6.0"
17
},
18
"requires_arc": true,
19
"resources": "**",
20
"frameworks": [
21
"Foundation",
22
"UIKit",
23
"MapKit",
24
"ImageIO",
25
"CoreLocation",
26
"Security",
27
"MobileCoreServices",
28
"SystemConfiguration",
29
"libiconv",
30
"AddressBook",
31
"CFNetwork",
32
"CoreGraphics",
33
"libxml2",
34
"libz",
35
"libresolv",
36
"libstdc++"
37
]
38
}