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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
f
/
7
/
3
/
iOSBaseKit
/
1.0.2
/
iOSBaseKit.podspec.json
blob
d42b29f3a203379f419e19613657373118d6e10c
1
{
2
"name": "iOSBaseKit",
3
"version": "1.0.2",
4
"summary": "iOS基础组件",
5
"description": "一个iOS基础组件",
6
"homepage": "https://github.com/751547752/iOSBaseKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"source": {
12
"git": "https://github.com/751547752/iOSBaseKit.git",
13
"tag": "1.0.2"
14
},
15
"platforms": {
16
"ios": "9.0"
17
},
18
"authors": {
19
"sncoder": "751547752@qq.com"
20
},
21
"source_files": "iOSBaseKit/*.{h,m}",
22
"dependencies": {
23
"YYKit": [
24
25
],
26
"AFNetworking": [
27
28
],
29
"IQKeyboardManager": [
30
31
]
32
}
33
}