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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
e
/
4
/
1
/
CCRobot
/
1.0.0
/
CCRobot.podspec.json
blob
b62b00b45727c2cf33b0507400437e60d9337854
1
{
2
"name": "CCRobot",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "A simple robot",
6
"homepage": "https://github.com/PansGitHub/CCRobot",
7
"source": {
8
"git": "https://github.com/PansGitHub/CCRobot.git",
9
"tag": "1.0.0"
10
},
11
"source_files": "CCRobot/CCRobot/CCRobot/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "8.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"authors": {
21
"BY": "hang.pan@clouclip.com"
22
}
23
}