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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
a
/
5
/
2
/
ATStackView
/
1.0.0
/
ATStackView.podspec.json
blob
ec7ebe2ae501a47ab3620b6e5776f1dc37ac09fe
1
{
2
"name": "ATStackView",
3
"version": "1.0.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "An Stack for iOS.",
9
"homepage": "https://github.com/AutoJiang",
10
"authors": {
11
"姜傲腾": "675917545@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/AutoJiang/ATStackView.git",
15
"tag": "1.0.0"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "11.0"
20
},
21
"source_files": "Sources/*.{h,m}"
22
}