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] EcommpaySDK_UI 3.6.6
[CocoaPods.git]
/
Specs
/
d
/
8
/
5
/
DateSuger
/
0.1.0
/
DateSuger.podspec.json
blob
3fbb85ad80048cc39e576b7aae20c47aee5fd22d
1
{
2
"name": "DateSuger",
3
"version": "0.1.0",
4
"summary": "Make NSDate much more easier to use",
5
"homepage": "https://github.com/danisfabric/DateSuger",
6
"license": "MIT",
7
"authors": {
8
"DanisFabric": "danisfabric@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0",
12
"osx": "10.10"
13
},
14
"source": {
15
"git": "https://github.com/danisfabric/DateSuger.git",
16
"tag": "0.1.0"
17
},
18
"source_files": "Source/*.swift",
19
"requires_arc": true
20
}