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
/
8
/
4
/
5
/
Connpass
/
0.1.0
/
Connpass.podspec.json
blob
309f53f53dd3f465bef9f5721183722ad51d90ad
1
{
2
"name": "Connpass",
3
"version": "0.1.0",
4
"summary": "connpass search API for Swift.",
5
"homepage": "https://github.com/szk-atmosphere/Connpass",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"szk-atmosphere": "s1180183@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/szk-atmosphere/Connpass.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "Connpass/*.{swift}"
21
}