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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
2
/
9
/
d
/
ACHello
/
1.0.1
/
ACHello.podspec.json
blob
f5cbaa9df4172fe89352454e895a16ef27845820
1
{
2
"name": "ACHello",
3
"version": "1.0.1",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "Hello from Allen",
8
"homepage": "https://github.com/iAllenC/ACHello",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"iAllenC": "373381941@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/iAllenC/ACHello.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "Sources/*.{h,m}",
21
"requires_arc": true
22
}