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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
7
/
6
/
e
/
UIKitLib
/
0.0.2
/
UIKitLib.podspec.json
blob
2c16bc40553e2785c8d361e99662a71e4b242ed3
1
{
2
"name": "UIKitLib",
3
"version": "0.0.2",
4
"summary": "UIKitLib for study .",
5
"homepage": "https://github.com/devYoungyang/UIKitLib",
6
"license": "MIT",
7
"authors": {
8
"Yang": ""
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/devYoungyang/UIKitLib.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude",
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
],
26
"dependencies": {
27
"AFNetworking": [
28
29
]
30
}
31
}