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] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git]
/
Specs
/
d
/
3
/
9
/
TestFlutter
/
1.0.1
/
TestFlutter.podspec.json
blob
d09e64f201352b2a5d32bd2aa4f949547b9007f6
1
{
2
"name": "TestFlutter",
3
"version": "1.0.1",
4
"summary": "测试",
5
"description": "测试",
6
"homepage": "https://github.com/ApplePeels/TestAssets.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"测试": "wangxingming@outlook.com"
13
},
14
"source": {
15
"git": "https://github.com/ApplePeels/TestAssets.git",
16
"tag": "1.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Source/**/*.{h,m}",
22
"resource_bundles": {
23
"TestFlutter": [
24
"TestFlutter.xcassets"
25
]
26
},
27
"preserve_paths": [
28
"Resources/*"
29
]
30
}