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] GGXOfflineWebCache 0.5.2
[CocoaPods.git]
/
Specs
/
c
/
9
/
0
/
CocoapodsTestSDK
/
1.0.0
/
CocoapodsTestSDK.podspec.json
blob
9b1e66e3c0dc791650d3545f1a71d093a42103c9
1
{
2
"name": "CocoapodsTestSDK",
3
"version": "1.0.0",
4
"summary": "Log SDK",
5
"homepage": "https://github.com/Hcount",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"ChingHan": "chinghan9822@gmail.com"
11
},
12
"source": {
13
"git": "https://github.com/Hcount/CoTest.git",
14
"tag": "1.0.0"
15
},
16
"platforms": {
17
"ios": "9.0"
18
},
19
"requires_arc": true,
20
"frameworks": [
21
"UIKit",
22
"AVFoundation"
23
],
24
"libraries": [
25
"c++"
26
],
27
"vendored_frameworks": "MySDK/CocoapodsTestSDK.framework"
28
}