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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
9
/
0
/
3
/
CPKit
/
1.0.1
/
CPKit.podspec.json
blob
7943adcf268fa62735eac3384de12153415f1e61
1
{
2
"name": "CPKit",
3
"version": "1.0.1",
4
"summary": "自助框架",
5
"homepage": "https://github.com/cp271007323/CPKit.git",
6
"license": "MIT",
7
"authors": {
8
"cp271007323": "271007323@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"frameworks": [
14
"Foundation",
15
"UIKit"
16
],
17
"dependencies": {
18
"SDAutoLayout": [
19
20
],
21
"ReactiveObjC": [
22
23
]
24
},
25
"source": {
26
"git": "https://github.com/cp271007323/CPKit.git",
27
"tag": "1.0.1"
28
},
29
"source_files": [
30
"CPKit",
31
"CPKit/*.{h.m}",
32
"CPKit/*.h"
33
]
34
}