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