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
/
a
/
e
/
CYKit
/
0.1.3
/
CYKit.podspec.json
blob
3bc25104aa6041a9ed16c186039fb1f04218c7a8
1
{
2
"name": "CYKit",
3
"version": "0.1.3",
4
"summary": "something useful for daily development",
5
"homepage": "https://github.com/TripleFireMan",
6
"license": "MIT",
7
"authors": {
8
"chengyan": "ab364743113@126.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/TripleFireMan/CYKit.git",
15
"tag": "0.1.3"
16
},
17
"source_files": [
18
"CYKit",
19
"CYKit/**/*.{h,m}"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}