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] HyphenateChat_test1 1.0.1
[CocoaPods.git]
/
Specs
/
3
/
1
/
e
/
ServiceSDK
/
1.0.0
/
ServiceSDK.podspec.json
blob
d0de2481d1feb6c43a049ee8ea694d1fae7eb27b
1
{
2
"name": "ServiceSDK",
3
"version": "1.0.0",
4
"summary": "ServiceSDK",
5
"description": "ServiceSDK support for ios",
6
"homepage": "https://github.com/ninhnm/DemoSDK",
7
"license": "MIT",
8
"authors": {
9
"NinhNM": "ninhnm91@gmail.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/ninhnm/DemoSDK.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"ServiceSDK",
20
"ServiceSDK/**/*.{h,m}"
21
],
22
"requires_arc": true,
23
"dependencies": {
24
"Alamofire": [
25
26
]
27
}
28
}