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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
2
/
b
/
9
/
CandyAttribute
/
0.0.6
/
CandyAttribute.podspec.json
blob
4784993716e3f76bc588783b64845a9d6dd1e5e5
1
{
2
"name": "CandyAttribute",
3
"version": "0.0.6",
4
"summary": "富文本字典",
5
"homepage": "https://github.com/J-yezi/CandyAttribute",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"J-yezi": "yehao1020@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/J-yezi/CandyAttribute.git",
15
"tag": "0.0.6"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"frameworks": "Foundation",
21
"source_files": "Sources/*.swift",
22
"dependencies": {
23
"SwiftyAttributes": [
24
">=5.0.0"
25
]
26
}
27
}