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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
a
/
2
/
d
/
Enumability
/
1.0.0
/
Enumability.podspec.json
blob
ae224e26eb5362e94956317b7e0ee793832612d7
1
{
2
"name": "Enumability",
3
"version": "1.0.0",
4
"summary": "Enumability, 枚举值与字符串的转换。",
5
"homepage": "https://gitee.com/heyp/BLESample",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Peng": "13750523250@163.com"
12
},
13
"source": {
14
"git": "https://github.com/heyupeng/BLESample.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "9.0",
19
"osx": "10.14"
20
},
21
"source_files": "Enumability/*"
22
}