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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
7
/
d
/
1
/
CFPer
/
0.0.1
/
CFPer.podspec.json
blob
8b6ea9fb621f6cd49b6d10ac6a89c09587a35ccd
1
{
2
"name": "CFPer",
3
"version": "0.0.1",
4
"summary": "hao",
5
"description": "这是一个类",
6
"homepage": "https://github.com/macflyang/CFPer",
7
"license": "MIT",
8
"authors": {
9
"macflyang": "2582786303@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/macflyang/CFPer.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"CFPer",
20
"CFPer/CFPer/我的框架/*.{h,m}"
21
],
22
"requires_arc": true
23
}