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] CloudwiseMAgent 2.8.0
[CocoaPods.git]
/
Specs
/
a
/
b
/
9
/
CPFKit
/
0.0.1
/
CPFKit.podspec.json
blob
4a0c7ee5c4ad8176bcd319fb1ab3a44e92b18a36
1
{
2
"name": "CPFKit",
3
"version": "0.0.1",
4
"summary": "操作集合",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/githubError/CPFKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"崔鹏飞": "0x00ffee@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/githubError/CPFKit.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "CPFKit/Classes/**/*",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
]
26
}