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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
9
/
6
/
7
/
GitTestDemo
/
0.0.2
/
GitTestDemo.podspec.json
blob
a4adc9d349e0fa3acc809c8d2eecdbd419d8d93b
1
{
2
"name": "GitTestDemo",
3
"version": "0.0.2",
4
"summary": "AFN use test",
5
"description": "this is a test demo for pod",
6
"homepage": "https://github.com/Kevenn/iOS",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"竹香": "2603443950@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/Kevenn/iOS.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "GitTestDemo/**/*.{h,m}"
22
}