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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
5
/
7
/
0
/
CococapodsDemo
/
0.0.1
/
CococapodsDemo.podspec.json
blob
65e6f0626f349d83ee580608a53f9eb69c10ad45
1
{
2
"name": "CococapodsDemo",
3
"version": "0.0.1",
4
"summary": "实例demo",
5
"homepage": "https://github.com/jiangkuoniu/cocoapodsDemo",
6
"license": "MIT",
7
"authors": {
8
"NJK": "707429313@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/jiangkuoniu/cocoapodsDemo.git",
15
"tag": "v0.0.1"
16
},
17
"source_files": "Demo/CococapodsDemo/**/*",
18
"requires_arc": true,
19
"deprecated": true
20
}