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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
d
/
6
/
1
/
Shushuo
/
0.0.8
/
Shushuo.podspec.json
blob
a94dd841c391c7259baa8198b802fa83728b6101
1
{
2
"name": "Shushuo",
3
"version": "0.0.8",
4
"summary": "Shushuo client SDK for iOS.",
5
"homepage": "http://shushuo.com",
6
"license": {
7
"type": "Apache2"
8
},
9
"authors": {
10
"Kerwin": "op@shushuo.com"
11
},
12
"source": {
13
"git": "https://github.com/shushuo/shushuo-ios.git",
14
"tag": "0.0.8"
15
},
16
"platforms": {
17
"ios": "6.0"
18
},
19
"source_files": "Shushuo/**/*.{h,m}",
20
"requires_arc": true,
21
"libraries": "sqlite3"
22
}