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.2
/
Shushuo.podspec.json
blob
e5fca67875e34af5143c022babda92225c557d39
1
{
2
"name": "Shushuo",
3
"version": "0.0.2",
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.2"
15
},
16
"platforms": {
17
"ios": "6.0"
18
},
19
"source_files": "Shushuo/**/*.{h,m}",
20
"requires_arc": true,
21
"libraries": "sqlite3"
22
}