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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
7
/
6
/
e
/
UIKitLib
/
0.0.1
/
UIKitLib.podspec.json
blob
ea3973898ec51bebf4c5c27230c3b2ecaa68544b
1
{
2
"name": "UIKitLib",
3
"version": "0.0.1",
4
"summary": "UIKitLib for study .",
5
"homepage": "https://github.com/devYoungyang/UIKitLib",
6
"license": "MIT",
7
"authors": {
8
"Yang": ""
9
},
10
"source": {
11
"git": "https://github.com/devYoungyang/UIKitLib.git",
12
"tag": "0.0.1"
13
},
14
"source_files": [
15
"Classes",
16
"Classes/**/*.{h,m}"
17
],
18
"exclude_files": "Classes/Exclude",
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}