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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
8
/
1
/
6
/
Test_Test
/
0.0.1
/
Test_Test.podspec.json
blob
f1a4301316466cc5fa2d3354fd7c1748d790d945
1
{
2
"name": "Test_Test",
3
"version": "0.0.1",
4
"summary": "Sample Spec",
5
"homepage": "https://www.google.com",
6
"authors": {
7
"Sample": "sample@sample.com"
8
},
9
"license": {
10
"type": "MIT",
11
"text": "MIT License"
12
},
13
"platforms": {
14
"ios": "10.0"
15
},
16
"source": {
17
"git": "https://github.com/Szymon-Gesicki/test-framework.git",
18
"tag": "0.0.1"
19
},
20
"ios": {
21
"vendored_frameworks": "AidlabSDK.xcframework"
22
}
23
}