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
/
a
/
3
/
6
/
IKTBaseKit
/
0.0.1
/
IKTBaseKit.podspec.json
blob
b465d98bcfffdea3f94acff2dbcc946a95addb57
1
{
2
"name": "IKTBaseKit",
3
"version": "0.0.1",
4
"summary": "组件库",
5
"description": "基础组件库 for iOS",
6
"homepage": "https://github.com/IKTSmart/IKTBaseKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"IKT": "E.T.Scorpion"
13
},
14
"source": {
15
"git": "https://github.com/IKTSmart/IKTBaseKit.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "IKTBaseKit/**/*.{h,m}"
22
}