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
/
c
/
7
/
5
/
JCFile
/
1
/
JCFile.podspec.json
blob
7ae2c8bbe3ab17e1966a1b5428daa7acfc849c12
1
{
2
"name": "JCFile",
3
"version": "1",
4
"summary": "JCFile.",
5
"description": "this is JCFile",
6
"homepage": "https://github.com/devjackcat/JCFile",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"JackCat": "devjackcat@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/devjackcat/JCFile.git",
19
"tag": "1"
20
},
21
"source_files": "JCFile/JCFile/**/*.{h,m}",
22
"requires_arc": true
23
}