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] FlexaScan 1.0.9
[CocoaPods.git]
/
Specs
/
8
/
7
/
0
/
QFBaseUtil
/
1.0.1
/
QFBaseUtil.podspec.json
blob
c70f8a1ff231f862a807eb6dd218e9ac1d68d67b
1
{
2
"name": "QFBaseUtil",
3
"version": "1.0.1",
4
"summary": "some base util for mine project",
5
"homepage": "https://github.com/1406011969/QFBaseUtil",
6
"license": "MIT",
7
"authors": {
8
"风7cheng": "cqf_qifeng@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/1406011969/QFBaseUtil.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"QFBaseUtil",
19
"QFBaseUtil/**/*.{h,m}"
20
],
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"requires_arc": true
26
}