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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
2
/
f
/
0
/
YammerSDK
/
1.3
/
YammerSDK.podspec.json
blob
946c63b0f07df2f6d826fcd3321dece9c80de66a
1
{
2
"name": "YammerSDK",
3
"version": "1.3",
4
"summary": "YammerSDK",
5
"authors": {
6
"Yammer": "ios@yammer-inc.com"
7
},
8
"homepage": "https://github.com/yammer/ios-yammer-sdk",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"source": {
14
"git": "https://github.com/yammer/ios-yammer-sdk.git",
15
"tag": "1.3"
16
},
17
"source_files": "OAuthSDK/*.{h,m}",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "7.0"
21
},
22
"dependencies": {
23
"AFNetworking": [
24
"~> 2.0"
25
],
26
"SSKeychain": [
27
28
]
29
}
30
}