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
/
3
/
1
/
runtimeDemo
/
0.0.1
/
runtimeDemo.podspec.json
blob
45f7e596a9e0254c8655eb8ec4008353c94586ee
1
{
2
"name": "runtimeDemo",
3
"version": "0.0.1",
4
"summary": "这是一个cocopods的",
5
"homepage": "https://github.com/wmelon/runtimeDemo",
6
"license": "MIT",
7
"authors": {
8
"陈仕家": "511863244@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/wmelon/runtimeDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "watermelon/**/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": [
20
"Foundation",
21
"CoreFoundation"
22
]
23
}