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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
d
/
8
/
5
/
DateSuger
/
0.1.1
/
DateSuger.podspec.json
blob
673b78829491af87514657bcdcd01bc6d7e9f103
1
{
2
"name": "DateSuger",
3
"version": "0.1.1",
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.1"
17
},
18
"source_files": "Source/*.swift",
19
"requires_arc": true
20
}