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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
8
/
f
/
c
/
DribbbleKit
/
0.0.2
/
DribbbleKit.podspec.json
blob
8390d3cd61107211ba7923d05e5b229f75d57c99
1
{
2
"name": "DribbbleKit",
3
"version": "0.0.2",
4
"summary": "Swift wrapper of Dribbble API",
5
"homepage": "https://github.com/CaptainTeemo/DribbbleKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Captain Teemo": "chriswoody05@icloud.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/CaptainTeemo/DribbbleKit.git",
18
"tag": "0.0.2"
19
},
20
"source_files": [
21
"DribbbleKit",
22
"Classes/**/*.{h,Swift}"
23
],
24
"requires_arc": true
25
}