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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
3
/
9
/
b
/
DSKit
/
0.0.1
/
DSKit.podspec.json
blob
bc80f24a607cb2959558332064ee28e7bdea19a5
1
{
2
"name": "DSKit",
3
"version": "0.0.1",
4
"homepage": "https://www.demansol.com",
5
"summary": "A framework to easily create DS guideline compatible apps.",
6
"platforms": {
7
"ios": "8.0"
8
},
9
"authors": "DS",
10
"source": {
11
"git": "https://github.com/adeesh/testcocoalib.git"
12
},
13
"source_files": [
14
"DSUI/*"
15
],
16
"frameworks": [
17
"Foundation",
18
"UIKit"
19
],
20
"requires_arc": true
21
}