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
/
7
/
5
/
JVEmptyElement
/
0.1.0
/
JVEmptyElement.podspec.json
blob
8470ef2bb490319e6f2df6624a5dc9349c5b853d
1
{
2
"name": "JVEmptyElement",
3
"version": "0.1.0",
4
"summary": "Empty Element to test coocapods",
5
"homepage": "https://github.com/infimache/JVEmptyElement",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Jakub Vaňo": "infimache@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/infimache/JVEmptyElement.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"requires_arc": true,
21
"source_files": [
22
"Pod/Classes",
23
"Pod/Classes/*.{h,m}"
24
]
25
}