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] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
b
/
9
/
CPFKit
/
0.0.2
/
CPFKit.podspec.json
blob
fa776779b0c6bbb88dc78e14762cb2c97a11e9d5
1
{
2
"name": "CPFKit",
3
"version": "0.0.2",
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.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "CPFKit/Classes/**/*",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
]
26
}