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] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git]
/
Specs
/
4
/
f
/
3
/
MyLook
/
0.1.0
/
MyLook.podspec.json
blob
a77494c24532eb3b7d69d9583a22ad8d7491a5e9
1
{
2
"name": "MyLook",
3
"version": "0.1.0",
4
"summary": "MyLook.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/chenqg666/MyLook",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"chenqg666": "chenqg666@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/chenqg666/MyLook.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "MyLook/Classes/**/*"
22
}