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
/
f
/
5
/
FinanceKit
/
0.2.0
/
FinanceKit.podspec.json
blob
63e5482a9775569661061c0d85fdc5883850cbda
1
{
2
"name": "FinanceKit",
3
"version": "0.2.0",
4
"summary": "金融开发工具类",
5
"homepage": "https://github.com/ic3w33k/FinanceKit",
6
"license": "MIT",
7
"authors": {
8
"ic3w33k": "ic3w33k@gmail.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/ic3w33k/FinanceKit.git",
15
"tag": "0.2.0"
16
},
17
"source_files": "FinanceKit/**/*.{h,m}",
18
"requires_arc": true
19
}