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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
0
/
d
/
a
/
CodingCrash
/
0.0.1
/
CodingCrash.podspec.json
blob
9175fa303796cd52e3e2c190ba8f50fdae8e1006
1
{
2
"name": "CodingCrash",
3
"version": "0.0.1",
4
"summary": "BlastBooomLL",
5
"homepage": "https://github.com/Heqiao1025/CodingCrash.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ForC": "heqiao.china@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/Heqiao1025/CodingCrash.git",
15
"tag": "0.0.1"
16
},
17
"frameworks": [
18
"UIKit",
19
"Foundation"
20
],
21
"requires_arc": true,
22
"platforms": {
23
"ios": "9.0"
24
},
25
"dependencies": {
26
"BmobSDK": [
27
28
]
29
},
30
"source_files": [
31
"CodingCrash/*.{h,m}",
32
"CodingCrash/**/*.{h,m}"
33
]
34
}