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] NoctuaSDK 0.6.0
[CocoaPods.git]
/
Specs
/
d
/
f
/
9
/
DKExtension
/
1.2.0
/
DKExtension.podspec.json
blob
5282a466bd266d95dd218e28ae1fce39411bb12d
1
{
2
"name": "DKExtension",
3
"version": "1.2.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "Dankal extension category for iOS.",
8
"homepage": "https://github.com/bingozb/DKExtension",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"bingozb": "454113692@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/bingozb/DKExtension.git",
18
"tag": "v1.2.0"
19
},
20
"source_files": "DKExtension/*.{h,m}",
21
"requires_arc": true
22
}